发布使用 Flex SDK 的 SWF

发布于 2024-09-28 14:08:38 字数 301 浏览 2 评论 0原文

当我从 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

我爱人 2024-10-05 14:08:38

以 Flex .swc 文件为目标。路径示例:

SDKs/flex_sdk/4.1.0/frameworks/libs/flex.swc

target the Flex .swc file. path example:

SDKs/flex_sdk/4.1.0/frameworks/libs/flex.swc
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文