AS3嵌入问题

发布于 2024-11-08 11:59:22 字数 248 浏览 0 评论 0原文

我正在创建一个包装器 SWF,需要使用 Actionscript 3 中的 [Embed ] 标签嵌入多个 swf。

在使用 flex sdk 编译 as3 项目时如何嵌入自定义 swf,EG:

[Embed(source="/MySWF1.swf", mimeType="application/octet-stream")]

但是我想指定“源” ' 编译时的位置。

我该怎么做?

I'm creating a wrapper SWF that needs to embed multiple swf's using the [Embed ] tag in Actionscript 3.

How can i embed a custom swf when compiling a as3 project using the flex sdk, E.G:

[Embed(source="/MySWF1.swf", mimeType="application/octet-stream")]

However i want to specify the 'source' location at compile time.

How can i do this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

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

发布评论

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

评论(1

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