+++ /dev/null
-<?xml version="1.0" encoding="utf-8"?>\r
-<project version="2">\r
- <!-- Output SWF options -->\r
- <output>\r
- <movie outputType="Application" />\r
- <movie input="" />\r
- <movie path="..\..\..\cubeExtranet\swf\video.swf" />\r
- <movie fps="30" />\r
- <movie width="800" />\r
- <movie height="600" />\r
- <movie version="10" />\r
- <movie minorVersion="0" />\r
- <movie platform="Flash Player" />\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 omitTraces="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 minorVersion="" />\r
- </build>\r
- <!-- SWC Include Libraries -->\r
- <includeLibraries>\r
- <!-- example: <element path="..." /> -->\r
- </includeLibraries>\r
- <!-- SWC Libraries -->\r
- <libraryPaths>\r
- <element path="lib\fluidbook3dLibrary.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\video\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
- <!-- Plugin storage -->\r
- <storage />\r
-</project>
\ No newline at end of file