Creating, Coding, and Debugging Flex Files
Macromedia Flex applications are made up of plain text files containing MXML and ActionScript
code, plus assets such as Flash components (SWC files) and images. The Flex server compiles the
MXML and ActionScript files into Macromedia Flash SWF files that can run in Macromedia
Flash Player or in a web browser with Flash Player installed.
Macromedia Flex Builder provides you with an integrated development environment for writing,
editing, debugging, previewing, and deploying MXML and ActionScript files.
This chapter contains the following topics:
•
"Creating MXML or ActionScript files" on page 75
•
"Working with the code in Flex files" on page 76
•
"Testing and debugging Flex files" on page 83
Creating MXML or ActionScript files
You can create MXML or ActionScript files in Flex Builder.
To create a new MXML or ActionScript file:
Select File > New.
1.
The New Document dialog box appears.
In the Category list, select Flex Development.
2.
CHAPTER 3
75
Need help?
Do you have a question about the FLEX BUILDER-USING FLEX BUILDER and is the answer not in the manual?