# Sound Volume Issues

**URL:** https://forum.kirupa.com/t/sound-volume-issues/198428
**Category:** flash
**Created:** [August 24, 2006, 10:48pm UTC](https://forum.kirupa.com/t/sound-volume-issues/198428 "2006-08-24T22:48:31Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![jflint](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/jflint/32/2115_2.png) [@jflint](https://forum.kirupa.com/u/jflint)
#### Post date: [August 24, 2006, 10:48pm UTC](https://forum.kirupa.com/t/sound-volume-issues/198428/1 "2006-08-24T22:48:31Z")

</div>

I am using about 24 different sound clips (mp3 files) in my flash piece, all loaded using the attachSound() method.

The problem I am having is that the volume of the sound output (its all voiceover) can vary by about 10-25%, even for the same clip. I will play one sound, then the next one loads and it blasts through the speakers. The next sound will load and it is not as loud. I can go back to the sound that blasted and it seems to be back to normal.

I have tried using setVolume() when I load all the sounds to try and equalize them (setting the level to 75), but it doesn’t seem to help.

Anyone else have anything like this happen?
