2 May 2011
Beginning
In this exercise you use Flash Builder to create a production build of the Flash application shown in Figure 1.
In this exercise, you will learn how to:
In this section, you will explore the contents of the bin-debug directory.
You should see the Employee Portal page (see Figure 2).
The bin-debug output files contain additional debug code and metadata that the debugger uses for tasks such as setting breakpoints or viewing variables.
In this section, you will create a release build version of the Employee Portal application.
Note that the export folder is named bin-release.
In this section, you will view the release build in a browser and use the source view option to view the code source.
You should see the file size is considerably smaller (see Figure 7).
You should see the source view open (see Figure 9). Note the Download source link in the bottom left corner.
In this exercise you used Flash Builder to create a production build of the Flash application.
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License. Permissions beyond the scope of this license, pertaining to the examples of code included within this work are available at Adobe.