mxmlc OPTIONS (Version 3.0 build 177608 )

namealiasdescription
-benchmark output performance benchmark
-compiler.accessible -accessible generate an accessible SWF
-compiler.actionscript-file-encoding -actionscript-file-encoding specifies actionscript file encoding. If there is no BOM in the AS3 source files, the compiler will use this file encoding.
-compiler.context-root -context-root path to replace {context.root} tokens for service channel endpoints
-compiler.debug -debug generates a movie that is suitable for debugging
-compiler.external-library-path [path-element] [...] -external-library-path list of SWC files or directories to compile against but to omit from linking (repeatable)
-compiler.fonts.advanced-anti-aliasing -advanced-anti-aliasing enables advanced anti-aliasing for embedded fonts, which provides greater clarity for small fonts.
-compiler.fonts.flash-type -flash-type enables FlashType for embedded fonts, which provides greater clarity for small fonts.
-compiler.fonts.max-glyphs-per-face -max-glyphs-per-face sets the maximum number of character glyph-outlines to keep in the server cache for each font face. The default value is 1000.
-compiler.include-libraries [library] [...] -include-libraries a list of libraries (SWCs) to completely include in the SWF (repeatable)
-compiler.incremental -incremental enables incremental compilation
-compiler.library-path [path-element] [...] -l list of SWC files or directories that contain SWC files (repeatable)
-compiler.locale [locale-element] [...] -locale specifies the locale for internationalization (repeatable)
-compiler.mxml.compatibility-version -compatibility-version specifies a compatibility version. e.g. -compatibility-version=2.0.1
-compiler.namespaces.namespace -namespace Specify a URI to associate with a manifest of components for use as MXML elements (repeatable)
-compiler.optimize -optimize Enable post-link SWF optimization
-compiler.profile -profile generate a movie that is suitable for performance and memory profiling
-compiler.services -services path to Flex Data Services configuration file
-compiler.show-actionscript-warnings -show-actionscript-warnings runs the AS3 compiler in a mode that detects legal but potentially incorrect code
-compiler.show-binding-warnings -show-binding-warnings toggle whether warnings generated from data binding code are displayed
-compiler.show-deprecation-warnings -show-deprecation-warnings toggle whether the use of deprecated APIs generates a warning
-compiler.show-unused-type-selector-warnings -show-unused-type-selector-warnings toggle whether warnings generated from unused CSS type selectors are displayed
-compiler.source-path [path-element] [...] -sp list of path elements that form the roots of ActionScript class hierarchies (repeatable)
-compiler.strict -strict runs the AS3 compiler in strict error checking mode.
-compiler.theme [filename] [...] -theme list of CSS or SWC files to apply as a theme (repeatable)
-compiler.use-resource-bundle-metadata -use-resource-bundle-metadata determines whether resources bundles are included in the application.
-help [keyword] [...] keywords are 'syntax', 'list', 'advanced', 'aliases', 'details', or a search term
-include-resource-bundles [bundle] [...] (repeatable)
-licenses.license -license specifies a product and a serial number. (repeatable)
-load-config load a file containing configuration options (repeatable)
-metadata.contributor -contributor A contributor's name to store in the SWF metadata (repeatable)
-metadata.creator -creator A creator's name to store in the SWF metadata (repeatable)
-metadata.date -date The creation date to store in the SWF metadata
-metadata.description -description The default description to store in the SWF metadata
-metadata.language -language The language to store in the SWF metadata (i.e. EN, FR) (repeatable)
-metadata.localized-description -localized-description A localized RDF/XMP description to store in the SWF metadata (repeatable)
-metadata.localized-title <lang></b></td><td><b> -localized-title</b></td><td><b> A localized RDF/XMP title to store in the SWF metadata (repeatable)</b></td></tr> <tr><td><b>-metadata.publisher <name></b></td><td><b> -publisher</b></td><td><b> A publisher's name to store in the SWF metadata (repeatable)</b></td></tr> <tr style="background-color:#C3D0D4"><td><b>-metadata.title <text></b></td><td><b> -title</b></td><td><b> The default title to store in the SWF metadata</b></td></tr> <tr><td><b>-output <filename></b></td><td><b> -o</b></td><td><b> the filename of the SWF movie to create</b></td></tr> <tr style="background-color:#C3D0D4"><td><b>-runtime-shared-libraries [url] [...]</b></td><td><b> -rsl</b></td><td><b> a list of runtime shared library URLs to be loaded before the application starts (repeatable)</b></td></tr> <tr><td><b>-runtime-shared-library-path [path-element] [rsl-url] [policy-file-url] [rsl-url] [policy-file-url]</b></td><td><b> -rslp</b></td><td><b> (repeatable)</b></td></tr> <tr style="background-color:#C3D0D4"><td><b>-static-link-runtime-shared-libraries</b></td><td><b> -static-rsls</b></td><td><b> statically link the libraries specified by the -runtime-shared-libraries-path option.</b></td></tr> <tr><td><b>-target-player <version></b></td><td><b></b></td><td><b> specifies the version of the player the application is targeting. Features requiring a later version will not be compiled into the application. The minimum value supported is "9.0.0".</b></td></tr> <tr style="background-color:#C3D0D4"><td><b>-use-network</b></td><td><b></b></td><td><b> toggle whether the SWF is flagged for access to network resources</b></td></tr> <tr><td><b>-version</b></td><td><b></b></td><td><b> display the build version of the program</b></td></tr> <tr style="background-color:#C3D0D4"><td><b>-warnings</b></td><td><b></b></td><td><b> toggle the display of warnings </b></td></tr> </table> <h2 align="center">compc OPTIONS (Version 3.0 build 177608 )</h2><table cellPadding=3><tr border=1 ><td style="border-top:solid 1.0pt;border-bottom:solid 1.0pt;"><b>name</b></td><td style="border-top:solid 1.0pt;border-bottom:solid 1.0pt;"><b>alias</b></td><td style="border-top:solid 1.0pt;border-bottom:solid 1.0pt;"><b>description</b></td></tr> <tr style="background-color:#C3D0D4"><td><b>-benchmark</b></td><td><b></b></td><td><b> output performance benchmark</b></td></tr> <tr><td><b>-compiler.accessible</b></td><td><b> -accessible</b></td><td><b> generate an accessible SWF</b></td></tr> <tr style="background-color:#C3D0D4"><td><b>-compiler.actionscript-file-encoding <string></b></td><td><b> -actionscript-file-encoding</b></td><td><b> specifies actionscript file encoding. If there is no BOM in the AS3 source files, the compiler will use this file encoding.</b></td></tr> <tr><td><b>-compiler.context-root <context-path></b></td><td><b> -context-root</b></td><td><b> path to replace {context.root} tokens for service channel endpoints</b></td></tr> <tr style="background-color:#C3D0D4"><td><b>-compiler.debug</b></td><td><b> -debug</b></td><td><b> generates a movie that is suitable for debugging</b></td></tr> <tr><td><b>-compiler.external-library-path [path-element] [...]</b></td><td><b> -external-library-path</b></td><td><b> list of SWC files or directories to compile against but to omit from linking (repeatable)</b></td></tr> <tr style="background-color:#C3D0D4"><td><b>-compiler.fonts.advanced-anti-aliasing</b></td><td><b> -advanced-anti-aliasing</b></td><td><b> enables advanced anti-aliasing for embedded fonts, which provides greater clarity for small fonts.</b></td></tr> <tr><td><b>-compiler.fonts.flash-type</b></td><td><b> -flash-type</b></td><td><b> enables FlashType for embedded fonts, which provides greater clarity for small fonts.</b></td></tr> <tr style="background-color:#C3D0D4"><td><b>-compiler.fonts.max-glyphs-per-face <string></b></td><td><b> -max-glyphs-per-face</b></td><td><b> sets the maximum number of character glyph-outlines to keep in the server cache for each font face. The default value is 1000.</b></td></tr> <tr><td><b>-compiler.include-libraries [library] [...]</b></td><td><b> -include-libraries</b></td><td><b> a list of libraries (SWCs) to completely include in the SWF (repeatable)</b></td></tr> <tr style="background-color:#C3D0D4"><td><b>-compiler.incremental</b></td><td><b> -incremental</b></td><td><b> enables incremental compilation</b></td></tr> <tr><td><b>-compiler.library-path [path-element] [...]</b></td><td><b> -l</b></td><td><b> list of SWC files or directories that contain SWC files (repeatable)</b></td></tr> <tr style="background-color:#C3D0D4"><td><b>-compiler.locale [locale-element] [...]</b></td><td><b> -locale</b></td><td><b> specifies the locale for internationalization (repeatable)</b></td></tr> <tr><td><b>-compiler.mxml.compatibility-version <version></b></td><td><b> -compatibility-version</b></td><td><b> specifies a compatibility version. e.g. -compatibility-version=2.0.1</b></td></tr> <tr style="background-color:#C3D0D4"><td><b>-compiler.namespaces.namespace <uri> <manifest></b></td><td><b> -namespace</b></td><td><b> Specify a URI to associate with a manifest of components for use as MXML elements (repeatable)</b></td></tr> <tr><td><b>-compiler.optimize</b></td><td><b> -optimize</b></td><td><b> Enable post-link SWF optimization</b></td></tr> <tr style="background-color:#C3D0D4"><td><b>-compiler.profile</b></td><td><b> -profile</b></td><td><b> generate a movie that is suitable for performance and memory profiling</b></td></tr> <tr><td><b>-compiler.services <filename></b></td><td><b> -services</b></td><td><b> path to Flex Data Services configuration file</b></td></tr> <tr style="background-color:#C3D0D4"><td><b>-compiler.show-actionscript-warnings</b></td><td><b> -show-actionscript-warnings</b></td><td><b> runs the AS3 compiler in a mode that detects legal but potentially incorrect code</b></td></tr> <tr><td><b>-compiler.show-binding-warnings</b></td><td><b> -show-binding-warnings</b></td><td><b> toggle whether warnings generated from data binding code are displayed</b></td></tr> <tr style="background-color:#C3D0D4"><td><b>-compiler.show-deprecation-warnings</b></td><td><b> -show-deprecation-warnings</b></td><td><b> toggle whether the use of deprecated APIs generates a warning</b></td></tr> <tr><td><b>-compiler.show-unused-type-selector-warnings</b></td><td><b> -show-unused-type-selector-warnings</b></td><td><b> toggle whether warnings generated from unused CSS type selectors are displayed</b></td></tr> <tr style="background-color:#C3D0D4"><td><b>-compiler.source-path [path-element] [...]</b></td><td><b> -sp</b></td><td><b> list of path elements that form the roots of ActionScript class hierarchies (repeatable)</b></td></tr> <tr><td><b>-compiler.strict</b></td><td><b> -strict</b></td><td><b> runs the AS3 compiler in strict error checking mode.</b></td></tr> <tr style="background-color:#C3D0D4"><td><b>-compiler.theme [filename] [...]</b></td><td><b> -theme</b></td><td><b> list of CSS or SWC files to apply as a theme (repeatable)</b></td></tr> <tr><td><b>-compiler.use-resource-bundle-metadata</b></td><td><b> -use-resource-bundle-metadata</b></td><td><b> determines whether resources bundles are included in the application.</b></td></tr> <tr style="background-color:#C3D0D4"><td><b>-compute-digest</b></td><td><b></b></td><td><b> writes a digest to the catalog.xml of a library. This is required when the library will be used in the -runtime-shared-libraries-path option.</b></td></tr> <tr><td><b>-directory</b></td><td><b></b></td><td><b></b></td></tr> <tr style="background-color:#C3D0D4"><td><b>-help [keyword] [...]</b></td><td><b></b></td><td><b> keywords are 'syntax', 'list', 'advanced', 'aliases', 'details', or a search term</b></td></tr> <tr><td><b>-include-classes [class] [...]</b></td><td><b> -ic</b></td><td><b> (repeatable, default variable)</b></td></tr> <tr style="background-color:#C3D0D4"><td><b>-include-file <name> <path></b></td><td><b> -if</b></td><td><b> (repeatable)</b></td></tr> <tr><td><b>-include-namespaces [uri] [...]</b></td><td><b> -in</b></td><td><b> (repeatable)</b></td></tr> <tr style="background-color:#C3D0D4"><td><b>-include-resource-bundles [bundle] [...]</b></td><td><b> -ir</b></td><td><b> (repeatable)</b></td></tr> <tr><td><b>-include-sources [path-element] [...]</b></td><td><b> -is</b></td><td><b> (repeatable)</b></td></tr> <tr style="background-color:#C3D0D4"><td><b>-include-stylesheet <name> <path></b></td><td><b></b></td><td><b> (repeatable)</b></td></tr> <tr><td><b>-licenses.license <product> <serial-number></b></td><td><b> -license</b></td><td><b> specifies a product and a serial number. (repeatable)</b></td></tr> <tr style="background-color:#C3D0D4"><td><b>-load-config <filename></b></td><td><b></b></td><td><b> load a file containing configuration options (repeatable)</b></td></tr> <tr><td><b>-metadata.contributor <name></b></td><td><b> -contributor</b></td><td><b> A contributor's name to store in the SWF metadata (repeatable)</b></td></tr> <tr style="background-color:#C3D0D4"><td><b>-metadata.creator <name></b></td><td><b> -creator</b></td><td><b> A creator's name to store in the SWF metadata (repeatable)</b></td></tr> <tr><td><b>-metadata.date <text></b></td><td><b> -date</b></td><td><b> The creation date to store in the SWF metadata</b></td></tr> <tr style="background-color:#C3D0D4"><td><b>-metadata.description <text></b></td><td><b> -description</b></td><td><b> The default description to store in the SWF metadata</b></td></tr> <tr><td><b>-metadata.language <code></b></td><td><b> -language</b></td><td><b> The language to store in the SWF metadata (i.e. EN, FR) (repeatable)</b></td></tr> <tr style="background-color:#C3D0D4"><td><b>-metadata.localized-description <text> <lang></b></td><td><b> -localized-description</b></td><td><b> A localized RDF/XMP description to store in the SWF metadata (repeatable)</b></td></tr> <tr><td><b>-metadata.localized-title <title> <lang></b></td><td><b> -localized-title</b></td><td><b> A localized RDF/XMP title to store in the SWF metadata (repeatable)</b></td></tr> <tr style="background-color:#C3D0D4"><td><b>-metadata.publisher <name></b></td><td><b> -publisher</b></td><td><b> A publisher's name to store in the SWF metadata (repeatable)</b></td></tr> <tr><td><b>-metadata.title <text></b></td><td><b> -title</b></td><td><b> The default title to store in the SWF metadata</b></td></tr> <tr style="background-color:#C3D0D4"><td><b>-output <filename></b></td><td><b> -o</b></td><td><b> the filename of the SWF movie to create</b></td></tr> <tr><td><b>-runtime-shared-libraries [url] [...]</b></td><td><b> -rsl</b></td><td><b> a list of runtime shared library URLs to be loaded before the application starts (repeatable)</b></td></tr> <tr style="background-color:#C3D0D4"><td><b>-runtime-shared-library-path [path-element] [rsl-url] [policy-file-url] [rsl-url] [policy-file-url]</b></td><td><b> -rslp</b></td><td><b> (repeatable)</b></td></tr> <tr><td><b>-static-link-runtime-shared-libraries</b></td><td><b> -static-rsls</b></td><td><b> statically link the libraries specified by the -runtime-shared-libraries-path option.</b></td></tr> <tr style="background-color:#C3D0D4"><td><b>-target-player <version></b></td><td><b></b></td><td><b> specifies the version of the player the application is targeting. Features requiring a later version will not be compiled into the application. The minimum value supported is "9.0.0".</b></td></tr> <tr><td><b>-use-network</b></td><td><b></b></td><td><b> toggle whether the SWF is flagged for access to network resources</b></td></tr> <tr style="background-color:#C3D0D4"><td><b>-version</b></td><td><b></b></td><td><b> display the build version of the program </b></td></tr> </table> <br><center><font style="margin-top: 30px; color: #777777; font-size: 10px; padding-bottom: 5px;"> ©2004-2006 Adobe Systems Incorporated. All rights reserved.<br> Sun Sep 2 14:37:04 IST 2007 </font></center> </body></html>