]> _ Git - cubeextranet.git/commitdiff
(no commit message)
authorvincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Tue, 29 Sep 2009 08:55:04 +0000 (08:55 +0000)
committervincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Tue, 29 Sep 2009 08:55:04 +0000 (08:55 +0000)
swf/ExtranetUploader.as3proj [new file with mode: 0644]
swf/WsComposer.as3proj [new file with mode: 0644]

diff --git a/swf/ExtranetUploader.as3proj b/swf/ExtranetUploader.as3proj
new file mode 100644 (file)
index 0000000..38a4490
--- /dev/null
@@ -0,0 +1,39 @@
+<?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
diff --git a/swf/WsComposer.as3proj b/swf/WsComposer.as3proj
new file mode 100644 (file)
index 0000000..e57134c
--- /dev/null
@@ -0,0 +1,39 @@
+<?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