属性 | 描述 |
accessible=true|false | 是否具有可理解性 |
actionscript-file-encoding | 设置文件编码 |
advanced | mxmlc -help advanced | 检索mxmlc高级参数 |
allow-source-path-overlap=true|false | 验证source-path中定义的路径是否出现重叠,出现互相包含的现象 |
as3=true|false | 是否使用as3对象模型,默认为ture,如果选false,则es一定要定义为true |
benchmark=true|false | 是否输出编译时期的详细内容,默认是true |
context-root context-path | 设置flex-services.xml中的{context.root},如果没有详细定义,那flex将用空值。 |
contributor name | |
creator name | 添加到swf文件里,name是作者的名字 |
date text | |
debug=true|false | 是否可以进行调试 |
debug-password string | 远程调试用,设置密码 |
default-background-color int | 默认背景颜色 |
default-frame-rate int | 设置帧数,默认为24 |
default-script-limits | 定义应用脚本程序的执行限制 |
max-recursion-depth | 最大的递归默认是:1000 |
max-execution-time | 最大的执行时间默认是:60 |
default-size width height | 设置应用程序的大小 |
defaults-css-url string | 设置css的路径 |
description text | 添加到swf文件里的描述内容 |
dump-config filename | |
es=true|false | |
externs symbol [...] | |
external-library-path path-element [...] | |
file-specs path-element [...] | |
fonts.languages.language-range lang range | 指定 Unicode编码语言的范围 |
fonts.managers manager-class [...] | 字体管理器 |
fonts.max-cached-fonts string | 在服务器缓存上可以保存的最大字体数 |
fonts.max-glyphs-per-face string | 最大限度的字符缓存 |
frames.frame label class name [...] | |
generate-frame-loader=true|false | 绑定到默认的loader类上 |
headless-server=true|false | 能否设置编译器的执行头文件 |
help | 帮助 |
include-libraries library [...] | 引用所有的在swc中的类 |
includes class [...] | 引用具体的类 |
incremental=true|false | 保持原有的as,放在/generated目录下,默认的值是false |
keep-generated-actionscript=true|false | |
language code | 预设字母表的编码,默认是false |
lazy-init=true|false | |
library-path path-element [...] | 打印详细的连接报告 |
link-report filename | 指定编译器详细的配置文件,覆盖所有的命令行参数,可以通过+=连接多个配置文件。 |
load-config filename | |
load-externs filename [...] | |
localized-description text lang | |
namespaces.namespace uri manifest | 指定mxml文件的命名空间,可以用 uri或本地的证明文件。(manifest.xml) |
optimize=true|false | 优化程序,减少文件大小,增加性能,默认为false |
output filename | 指定输出文件名字,如果不指定就用当前文件名。如果路径不存在,将会自动生成。 |
publisher name | |
resource-bundle-list filename |
runtime-shared-libraries url [...]
学习交流
热门图片
猜你喜欢的新闻
新闻热点 2024-06-26 22:28:41
2024-06-26 22:26:16
2024-06-26 22:23:01
2024-06-25 19:29:23
2024-06-25 19:22:14
2024-06-25 19:19:15
疑难解答 |