发布使用 Flex SDK 的 SWF
当我从 flash-cs4 内部测试 Flash 应用程序时,它工作正常,但是当我尝试导出电影时,它给出了错误:
您使用了需要 Flex SDK 的功能: 嵌入元数据 如有必要,请设置Flex SDK路径并将其添加到该文件的库路径中。 Flex SDK文件夹包含bin、frameworks、lib等文件夹。
我检查设置,在库路径中我有一个条目:${FlexSDK}/frameworks/libs/flex.swf。我还需要做什么才能使导出的 swf 正常工作?
ps:我在我的应用程序中使用嵌入元标记。
When i test the flash application from inside the flash-cs4 it works fine, but when i try to export the movie, it gives an error:
You have used a feature that requires the Flex SDK:
Embed metadata
Please set the Flex SDK path if necessary and add it to the library path for this file. The Flex SDK folder contains the bin, frameworks, lib and other folders.
I check on the settings and in the library path i have an entry: ${FlexSDK}/frameworks/libs/flex.swf. What else do i have to do to make the exported swf work?
ps: I use the Embed meta-tag in my app.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
以 Flex .swc 文件为目标。路径示例:
target the Flex .swc file. path example: