--- /dev/null
+<?xml version="1.0" encoding="utf-8"?>\r
+<project>\r
+ <!-- Output SWF options -->\r
+ <output>\r
+ <movie disabled="False" />\r
+ <movie input="" />\r
+ <movie disabled="True" />\r
+ <movie fps="30" />\r
+ <movie width="800" />\r
+ <movie height="600" />\r
+ <movie version="9" />\r
+ <movie background="#FFFFFF" />\r
+ </output>\r
+ <!-- Other classes to be compiled into your SWF -->\r
+ <classpaths>\r
+ <class path="." />\r
+ </classpaths>\r
+ <!-- Intrinsic Libraries -->\r
+ <intrinsics>\r
+ <element path="Library\AS3\frameworks\FlashCS3" />\r
+ </intrinsics>\r
+ <!-- Class files to compile (other referenced classes will automatically be included) -->\r
+ <compileTargets>\r
+ <!-- example: <compile path="classes\Main.as" /> -->\r
+ </compileTargets>\r
+ <!-- Paths to exclude from the Project Explorer tree -->\r
+ <hiddenPaths>\r
+ <!-- example: <hidden path="..." /> -->\r
+ </hiddenPaths>\r
+ <!-- Executed before build -->\r
+ <preBuildCommand />\r
+ <!-- Executed after build -->\r
+ <postBuildCommand alwaysRun="False" />\r
+ <!-- Other project options -->\r
+ <options>\r
+ <option showHiddenPaths="False" />\r
+ <option testMovie="NewTab" />\r
+ </options>\r
+</project>
\ No newline at end of file
--- /dev/null
+<?xml version="1.0" encoding="utf-8"?>\r
+<project>\r
+ <!-- Output SWF options -->\r
+ <output>\r
+ <movie disabled="False" />\r
+ <movie input="" />\r
+ <movie disabled="True" />\r
+ <movie fps="30" />\r
+ <movie width="800" />\r
+ <movie height="600" />\r
+ <movie version="9" />\r
+ <movie background="#FFFFFF" />\r
+ </output>\r
+ <!-- Other classes to be compiled into your SWF -->\r
+ <classpaths>\r
+ <class path="." />\r
+ </classpaths>\r
+ <!-- Intrinsic Libraries -->\r
+ <intrinsics>\r
+ <element path="Library\AS3\frameworks\FlashIDE" />\r
+ </intrinsics>\r
+ <!-- Class files to compile (other referenced classes will automatically be included) -->\r
+ <compileTargets>\r
+ <!-- example: <compile path="classes\Main.as" /> -->\r
+ </compileTargets>\r
+ <!-- Paths to exclude from the Project Explorer tree -->\r
+ <hiddenPaths>\r
+ <!-- example: <hidden path="..." /> -->\r
+ </hiddenPaths>\r
+ <!-- Executed before build -->\r
+ <preBuildCommand />\r
+ <!-- Executed after build -->\r
+ <postBuildCommand alwaysRun="False" />\r
+ <!-- Other project options -->\r
+ <options>\r
+ <option showHiddenPaths="False" />\r
+ <option testMovie="Default" />\r
+ </options>\r
+</project>
\ No newline at end of file