
192 Use the Code Editor
4. A quick way to locate and navigate to elements in the Outline view is to select the view and
begin typing the name of an MXML component. Switch to the MXML view and then type
button. The Button component is highlighted in the view and in the code editor.
Use the Quick Outline view in the code editor
Within the code editor itself, you can use the Quick Outline view, which you can access as
you’re entering code in the editor.
■ Place the cursor anywhere within the code editor and press Control+O. The Quick
Outline view is displayed in the code editor, as shown here:
The Quick Outline view displays your application’s classes and their members. As in the
Outline view, you can begin entering a class or member name to quickly locate and
highlight the code.
Show language reference Help
As you enter code, you have quick access to the reference documentation for both Flex and
ActionScript language elements.
1. In the sample code you created in a previous step, select the Label component, as shown
here:
2. Press Shift+F2.
The Help system appears and the language reference topic for the Label component is
displayed. Language reference topics contain properties, methods, and so on.
Commenti su questo manuale