# Setting volume

**URL:** https://forum.kirupa.com/t/setting-volume/3713
**Category:** Uncategorized
**Created:** [October 21, 2001, 3:30pm UTC](https://forum.kirupa.com/t/setting-volume/3713 "2001-10-21T15:30:34Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [October 21, 2001, 3:30pm UTC](https://forum.kirupa.com/t/setting-volume/3713/1 "2001-10-21T15:30:34Z")

</div>

Hi does anyone know how to set the volume of say a backround sound or any sound for that matter? Any help would be great!!!

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [October 21, 2001, 5:11pm UTC](https://forum.kirupa.com/t/setting-volume/3713/2 "2001-10-21T17:11:33Z")

</div>

In objects/sound/setVolume you have the action, check the help on that.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [October 21, 2001, 6:53pm UTC](https://forum.kirupa.com/t/setting-volume/3713/3 "2001-10-21T18:53:11Z")

</div>

how do u give the user the option of sound?

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [October 21, 2001, 7:48pm UTC](https://forum.kirupa.com/t/setting-volume/3713/4 "2001-10-21T19:48:27Z")

</div>

1/ Start the sound by loading in the sound.swf, add a button with ‘stopAllSounds’ action  
2/dont load the sound.swf, add a button with loadMovie sound.swf  
3/button should be a clip with one frame speaker, 2nd frame crossed out speaker…  
lots of possibilities…

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [October 22, 2001, 12:11am UTC](https://forum.kirupa.com/t/setting-volume/3713/5 "2001-10-22T00:11:57Z")

</div>

I personally just made an .swf that has 2 layers. One with the sound, and then one with just the Start and Stop button. On Frame1, it has the stop command. If they click play, it goes to and plays Frame2. At the end, it goes back to frame 2 and starts again. If they click stop, it goes to Frame1 and stops.

🙂

like the one on my site, [come.to/colossus](http://come.to/colossus)

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [October 22, 2001, 12:15am UTC](https://forum.kirupa.com/t/setting-volume/3713/6 "2001-10-22T00:15:01Z")

</div>

Oh shizat. I replied to tha wrong post. My bad 🙂
