1 <?xml version="1.0" encoding="utf-8"?>
3 <!-- Output SWF options -->
5 <movie disabled="False" />
7 <movie path="bin\7la.swf" />
10 <movie height="600" />
11 <movie version="11" />
12 <movie background="#FFFFFF" />
14 <!-- Other classes to be compiled into your SWF -->
19 <!-- Build options -->
21 <option accessible="False" />
22 <option allowSourcePathOverlap="False" />
23 <option benchmark="False" />
25 <option locale="en_US" />
26 <option loadConfig="" />
27 <option optimize="True" />
28 <option showActionScriptWarnings="True" />
29 <option showBindingWarnings="True" />
30 <option showInvalidCSS="True" />
31 <option showDeprecationWarnings="True" />
32 <option showUnusedTypeSelectorWarnings="True" />
33 <option strict="True" />
34 <option useNetwork="True" />
35 <option useResourceBundleMetadata="True" />
36 <option warnings="True" />
37 <option verboseStackTraces="False" />
38 <option linkReport="" />
39 <option loadExterns="" />
40 <option staticLinkRSL="True" />
41 <option additional="" />
42 <option compilerConstants="" />
43 <option customSDK="" />
45 <!-- SWC Include Libraries -->
47 <!-- example: <element path="..." /> -->
49 <!-- SWC Libraries -->
51 <element path="lib\as3corelib.swc" />
53 <!-- External Libraries -->
54 <externalLibraryPaths>
55 <!-- example: <element path="..." /> -->
56 </externalLibraryPaths>
57 <!-- Runtime Shared Libraries -->
59 <!-- example: <element path="..." /> -->
61 <!-- Intrinsic Libraries -->
63 <element path="Library\AS3\frameworks\Flex4" />
65 <!-- Assets to embed into the output SWF -->
67 <!-- example: <asset path="..." id="..." update="..." glyphs="..." mode="..." place="..." sharepoint="..." /> -->
69 <!-- Class files to compile (other referenced classes will automatically be included) -->
71 <compile path="src\Main.mxml" />
73 <!-- Paths to exclude from the Project Explorer tree -->
75 <!-- example: <hidden path="..." /> -->
77 <!-- Executed before build -->
79 <!-- Executed after build -->
80 <postBuildCommand alwaysRun="False" />
81 <!-- Other project options -->
83 <option showHiddenPaths="False" />
84 <option testMovie="Default" />