预载声音 AS3

发布于 2024-10-14 00:32:37 字数 185 浏览 5 评论 0原文

我有 AS3 项目,用 FlashBuilder 制作。我正在使用外部 .SWC 文件中的 MovieClips。 在 .SWF 文件的 MovieClip 中,我想使用音频文件。

是否可以在我的 FlashBuilder 项目中预加载声音文件(例如 .MP3),并在 .SWC 内的 MovieClip 中访问它?

多谢!

I have AS3 project, made with FlashBuilder. I'm using MovieClips from an external .SWC-file.
In a MovieClip from the .SWF-file, I want to use an audio-file.

Is it possible to preload a sound-file (e.g. .MP3) in my FlashBuilder project, and access it in a MovieClip inside the .SWC?

Thanks a lot!

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

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

发布评论

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

评论(1

寄与心 2024-10-21 00:32:37

是的,我不知道你是如何创建你的swc的,但我会告诉你我的设置总是有效的。

我创建了一个资产 FLA,其中包含 mp3 等。
我使用FlashDevelop进行编译,并使用预加载器模板。从来没有遇到过这样的问题。

你不能做的是使用 SWC 运行时。

Yes, I don't know hoe you create your swc's but I'll tell you my setup which always works.

I create an asset FLA which would have the mp3 among other things.
I compile using FlashDevelop, and use the preloader template. Never had problems with that.

What you can't do is use SWCs run-time.

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