00:00
00:00
Newgrounds Background Image Theme

FloofGaming just joined the crew!

We need you on the team, too.

Support Newgrounds and get tons of perks for just $2.99!

Create a Free Account and then..

Become a Supporter!

sounds with different volumes

643 Views | 1 Reply
New Topic Respond to this Topic

sounds with different volumes 2006-11-26 17:33:44


Hey guys,

I'm making a game in flash but I have a problem..
<I'm using Macromedia Flash Professional 8>
I want a certain sound's volume to increase, while others remain at their current volume.
the only code for volume changing is: setVolume (Sound.setVolume method)
so it'll be like:

mysound.setVolume( x )

but, when I use this code, ALL volumes will change, while all of those sound objects are in other movieclips. Is there any way to do this?

Tnx!

Response to sounds with different volumes 2006-11-26 17:56:32


I'm sorry, I didn't see actionscript belonged there..