# Volume of sound

**URL:** https://forum.kirupa.com/t/volume-of-sound/11528
**Category:** flash
**Created:** [January 18, 2003, 5:00pm UTC](https://forum.kirupa.com/t/volume-of-sound/11528 "2003-01-18T17:00:24Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![NicoVB](https://avatars.discourse-cdn.com/v4/letter/n/34f0e0/32.png) [@NicoVB](https://forum.kirupa.com/u/NicoVB)
#### Post date: [January 18, 2003, 5:00pm UTC](https://forum.kirupa.com/t/volume-of-sound/11528/1 "2003-01-18T17:00:24Z")

</div>

How can you set the volume of the sound? I have a background tune, but by that you can’t hear anymore the sound effects for the buttons.

What to do?

Thanks in advance  
Nico

---

<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: [January 18, 2003, 5:16pm UTC](https://forum.kirupa.com/t/volume-of-sound/11528/2 "2003-01-18T17:16:52Z")

</div>

mySound.setVolume(50);

[edit]Assuming that you’ve done what jubba posted below[/edit]

---

<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: [January 18, 2003, 5:28pm UTC](https://forum.kirupa.com/t/volume-of-sound/11528/3 "2003-01-18T17:28:24Z")

</div>

Here is a sound tutorial. Once you read this you will be a pro with sound.

[http://www.flashkit.com/tutorials/Audio/Flash\_MX-Kenny\_Be-824/](http://www.flashkit.com/tutorials/Audio/Flash_MX-Kenny_Be-824/)
