windows 如何通过命令行将 Flash .fla 编译为 .swf?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/2807527/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 14:26:20  来源:igfitidea点击:

How to Compile Flash .fla into .swf via command line?

windowsflashcompiler-construction

提问by murvinlai

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.

如何在基于 Windows 的操作系统上通过命令行将 Flash .fla 文件编译为 .swf。需要安装的命令行工具都可以。谁能建议我该怎么做?(以直接的方式)。:-) 谢谢。

回答by Samuel Neff

回答by Darkphase

If you need to compile FLA file into SWF up to Flash CS4 (that may be flash10 I guess) this may come useful; fla2swf

如果您需要将 FLA 文件编译成 SWF 到 Flash CS4(我猜可能是 flash10),这可能会很有用; fla2swf

回答by Nathan Osman

There is no way to compile FLA files to SWF files via the command line.

无法通过命令行将 FLA 文件编译为 SWF 文件。