# Muting sounds

**URL:** https://forum.kirupa.com/t/muting-sounds/243905
**Category:** Uncategorized
**Created:** [November 12, 2007, 2:55pm UTC](https://forum.kirupa.com/t/muting-sounds/243905 "2007-11-12T14:55:24Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![kos4r](https://avatars.discourse-cdn.com/v4/letter/k/d2c977/32.png) [@kos4r](https://forum.kirupa.com/u/kos4r)
#### Post date: [November 12, 2007, 2:55pm UTC](https://forum.kirupa.com/t/muting-sounds/243905/1 "2007-11-12T14:55:24Z")

</div>

I have a swf that loads external swfs. I am trying to add a mute button to the container swf that controls the volume, so the user can mute and unmute the sound. However, I cannot figure out how to accomplish this. I cant get setVolume from AS2 to do the job. I have also tried SoundTransform.volume=0 and that didnt work. Please help thanks.
