您的位置: 首页 > 技术问答 > 如何在SWFC中指定Actionscript版本? 如何在SWFC中指定Actionscript版本? 分类: 技术问答 • 2022-06-27 09:17:21 问题描述: 我知道SWFC支持ActionScript 2.0和ActionScript 3.0。但是,如何指定特定文件正在使用的版本?如何在SWFC中指定Actionscript版本? 答 使用上海环球金融中心version statement: .flash filename="box.swf" .version 7 .end 参考 swftools : Xenial (16.04) : Ubuntu Warblefly/MultimediaTools-mingw-w64: Scripts and patches to compile many multimedia utilities, including FFmpeg, with mingw-w64 for 64-bit Windows +0 非常感谢。该参考是非常有用的。 – Skyler
非常感谢。该参考是非常有用的。 – Skyler