Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想问个问题。如果我用 actionscript 3 制作一个 swf 并将其作为电影加载到 actionscript 2 中,它会失去交互性吗?我想使用滑块组件和其他东西。
不幸的是,您无法将 AS3 swf 文件加载到 AS2 swf 中(反之亦然,但有一些限制)。
用 ActionScript 1.0 或 2.0 编写的 SWF 文件无法加载用 ActionScript 3.0 编写的 SWF 文件。这意味着在 Flash 8 或 Flex Builder 1.5 或更早版本中创作的 SWF 文件无法加载 ActionScript 3.0 SWF 文件。
资料来源:http ://livedocs.adobe.com/flash/9.0/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00000011.html