How to compile Flash .fla files into .swf via command line on a Windows based operating system. Command line tools that need to be installed are ok. Can anyone suggest me what to do? (in a straight forward way). :-) Thanks.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
This question already has answers here:
Closed 4 years ago.
回答1:
You can use JSFL
to script the Flash IDE and tell it to compile an FLA to a SWF. Here are a few examples.
http://labs.flexperiments.nl/compiling-flash-files-from-flex/
http://www.gskinner.com/blog/archives/2004/08/jsfl_fla_batch.html
And here's a utility app to simplify:
http://www.mikechambers.com/blog/2003/11/01/flashcommand-flash-2004-command-line-compiler/
回答2:
If you need to compile FLA file into SWF up to Flash CS4 (that may be flash10 I guess) this may come useful; fla2swf
回答3:
There is no way to compile FLA files to SWF files via the command line.