这篇文章与AS无关,但与发布过程有很大关系。我一直找不到如何指定发布SWF文件尺寸的对话框。我想,应该可以找到类似FLASH发布设置对话框的东东,但一开始没找到。
仔细搜索了一下网上的帮助文档,我找到了options for the mxmlc, the mxml compiler,其中的-default-size width height选项看起来象我找的东东。最后,在project's/properties/Actionscript compiler对话框中,终于可以指定发布SWF的宽和高了(如:-default-size 1000 2000 -default-frame-rate 131)。
哈,真是太好了!也许还有不少其它的参数可供使用,大家一定再去找找啊。
仔细搜索了一下网上的帮助文档,我找到了options for the mxmlc, the mxml compiler,其中的-default-size width height选项看起来象我找的东东。最后,在project's/properties/Actionscript compiler对话框中,终于可以指定发布SWF的宽和高了(如:-default-size 1000 2000 -default-frame-rate 131)。
哈,真是太好了!也许还有不少其它的参数可供使用,大家一定再去找找啊。
回复Comments
作者:
{commentrecontent}