]> _ Git - cubeextranet.git/commitdiff
(no commit message)
authorvincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Wed, 27 Apr 2011 10:49:09 +0000 (10:49 +0000)
committervincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Wed, 27 Apr 2011 10:49:09 +0000 (10:49 +0000)
swf/_src/WSComposerLocal.as3proj [new file with mode: 0644]

diff --git a/swf/_src/WSComposerLocal.as3proj b/swf/_src/WSComposerLocal.as3proj
new file mode 100644 (file)
index 0000000..65db8bd
--- /dev/null
@@ -0,0 +1,93 @@
+<?xml version="1.0" encoding="utf-8"?>\r
+<project>\r
+  <!-- Output SWF options -->\r
+  <output>\r
+    <movie disabled="False" />\r
+    <movie input="" />\r
+    <movie path="..\composerLocal.swf" />\r
+    <movie fps="45" />\r
+    <movie width="1400" />\r
+    <movie height="900" />\r
+    <movie version="10" />\r
+    <movie background="#FFFFFF" />\r
+  </output>\r
+  <!-- Other classes to be compiled into your SWF -->\r
+  <classpaths>\r
+    <class path="." />\r
+  </classpaths>\r
+  <!-- Build options -->\r
+  <build>\r
+    <option accessible="False" />\r
+    <option allowSourcePathOverlap="False" />\r
+    <option benchmark="False" />\r
+    <option es="False" />\r
+    <option locale="" />\r
+    <option loadConfig="" />\r
+    <option optimize="True" />\r
+    <option showActionScriptWarnings="True" />\r
+    <option showBindingWarnings="True" />\r
+    <option showInvalidCSS="True" />\r
+    <option showDeprecationWarnings="True" />\r
+    <option showUnusedTypeSelectorWarnings="True" />\r
+    <option strict="True" />\r
+    <option useNetwork="True" />\r
+    <option useResourceBundleMetadata="True" />\r
+    <option warnings="True" />\r
+    <option verboseStackTraces="False" />\r
+    <option linkReport="" />\r
+    <option loadExterns="" />\r
+    <option staticLinkRSL="True" />\r
+    <option additional="" />\r
+    <option compilerConstants="" />\r
+    <option customSDK="" />\r
+  </build>\r
+  <!-- SWC Include Libraries -->\r
+  <includeLibraries>\r
+    <element path="wsComposerComponents.swc" />\r
+    <element path="composerLibrary.swc" />\r
+    <element path="C:\Users\Vincent\Documents\Works\as3\scroll.swc" />\r
+  </includeLibraries>\r
+  <!-- SWC Libraries -->\r
+  <libraryPaths>\r
+    <element path="flash.swc" />\r
+    <element path="..\..\..\as3\scroll.swc" />\r
+  </libraryPaths>\r
+  <!-- External Libraries -->\r
+  <externalLibraryPaths>\r
+    <!-- example: <element path="..." /> -->\r
+  </externalLibraryPaths>\r
+  <!-- Runtime Shared Libraries -->\r
+  <rslPaths>\r
+    <!-- example: <element path="..." /> -->\r
+  </rslPaths>\r
+  <!-- Intrinsic Libraries -->\r
+  <intrinsics>\r
+    <!-- example: <element path="..." /> -->\r
+  </intrinsics>\r
+  <!-- Assets to embed into the output SWF -->\r
+  <library>\r
+    <!-- example: <asset path="..." id="..." update="..." glyphs="..." mode="..." place="..." sharepoint="..." /> -->\r
+  </library>\r
+  <!-- Class files to compile (other referenced classes will automatically be included) -->\r
+  <compileTargets>\r
+    <compile path="com\fluidbook\ws\composer\MainLocal.as" />\r
+  </compileTargets>\r
+  <!-- Paths to exclude from the Project Explorer tree -->\r
+  <hiddenPaths>\r
+    <hidden path="com\cubedesigners" />\r
+    <hidden path="ExtranetUploader.as3proj" />\r
+    <hidden path="uploader.fla" />\r
+    <hidden path="as3Container.fla" />\r
+    <hidden path="wsComposerComponents.swf" />\r
+    <hidden path="composerLibrary.swf" />\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