![MACROMEDIA FLEX BUILDER-USING FLEX BUILDER Use Manual Download Page 8](http://html1.mh-extra.com/html/macromedia/flex-builder-using-flex-builder/flex-builder-using-flex-builder_use-manual_3390082008.webp)
8
Chapter 1: Getting Started with Flex Builder
The Data panel
lets you inspect the data services (such as web services) and data models in the
current MXML file, as well as insert or delete services in the file.
You can work in Design view, Code view, or both.
To switch between Design and Code views:
1.
Open any MXML file in Flex Builder by double-clicking the file in the Files panel
(Window > Files).
2.
If you’re in Code view and you want to work in Design view, do one of the following:
■
Click the Design button on the Document toolbar.
■
Select View > Design.
■
Press ’ (the slanted quotation mark that usually shares the tilde (~) key).
Note:
You can’t work on ActionScript files in Design view. Because ActionScript files don’t render
in Flash Player, they would appear blank in Design view. As a result, Flex Builder always displays
ActionScript files in Code view.
3.
If you’re in Design view and you want to work in Code view, do one of the following:
■
Click the Code button on the Document toolbar.
■
Select View > Code.
■
Press ’ (the slanted quotation mark that usually shares the tilde (~) key).
4.
To split the view to see both Design and Code views, do one of the following:
■
Click the Split button on the Document toolbar.
■
Select View > Code and Design.
5.
To place Code view on a separate monitor, open the Code inspector (Window > Code Inspector
or F10) and position it on the second monitor.
For more information on the coding environment, see
“Working with the code in Flex files”
on page 76
. For more information on the visual environment, see
Chapter 4, “Building a Flex
User Interface Visually,” on page 95
.
Summary of Contents for FLEX BUILDER-USING FLEX BUILDER
Page 1: ...Using Flex Builder...
Page 116: ...116 Chapter 4 Building a Flex User Interface Visually...
Page 144: ...144 Chapter 6 Working with Data...
Page 154: ...154 Appendix A Basic Flex Concepts...