在 Flex 4 中同时播放超过 3 个声音

发布于 2024-10-26 20:53:16 字数 140 浏览 3 评论 0原文

我注意到在尝试在 Flex 4 中播放声音时会发生一些奇怪的事情。在另一种声音(例如背景音乐)上播放一种声音(例如单击按钮)似乎很好,但当我添加第三种声音时,所有声音都会被切断。是否有某种解释为什么会发生这种情况,如果是的话如何解决这个问题。

谢谢。

I have noticed that while trying to play sounds in Flex 4 some weird things happen. Playing 1 sound (say a button click) on top of another (say background music) seems fine but when I add a third sound everything just cuts out. Is there some sort of explanation as to why this would happen and if so how to fix this problem.

Thanks.

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

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

发布评论

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

评论(1

故事灯 2024-11-02 20:53:16

这绝对是一个将声音划分为 SoundChannel 对象并以这种方式管理它们的问题。

It's definitely a matter of dividing your sounds into SoundChannel objects and managing them that way.

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