如何在flash as2中静音

发布于 2024-10-16 21:27:22 字数 84 浏览 5 评论 0原文

我想静音而不是暂停......我已经在其他按钮上使用了 setVolume 脚本。 如果他们还有其他静音选项,请告诉我。

I want to mute the sound not pause....i already using setVolume script on other buttons.
If their is any other option for mute please let me know..

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

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

发布评论

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

评论(1

非要怀念 2024-10-23 21:27:22

AS2 中尝试 stopAllSounds() 或创建全局 Sound() 对象来控制全局音量。

检查这个:http://www.quip.net/ blog/2006/flash/how-toggle-sound-globally

再见!

in AS2 try stopAllSounds() or create a global Sound() object to control the global volume.

Check this: http://www.quip.net/blog/2006/flash/how-to-toggle-sound-globally

Ciao!

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