Register | Login
Views: 19364387
Main | Memberlist | Active users | ACS | Commons | Calendar | Online users
Ranks | FAQ | Color Chart | Photo album | IRC Chat
11-02-05 12:59 PM
0 user currently in Programming. | 3 guests
Acmlm's Board - I2 Archive - Programming - Need a little help with my actionscripting.
  
User name:
Password:
Reply:
 

UserPost
Sokarhacd
Posts: 1520/1757
if im not mistaken it might be

setLevel();
so
_root.sfx.setLevel(value);
Jaguarstrike
Posts: 20/32
So im making this game in flash, and its coming out pretty well, and i would like to add a sweet pause menu.

I added some brightness and color settings, quality control, and even a good looking interface, but one thing i got stuck on was my volume controls. I want to have one for sound effects, one for music, and one for voice overs, now, each of these sound groups are all in their own movie clip, and each sound has its own frame within, but how do i dynamicly manipulate the volume of any sound in flash, let alone each one in the movie clip. I have a feeling it would be

onClipEvent(enterframe) {

_root.sfx._(something) = _root.sfxslidebar.pos;
_root.music._(something) = _root.musicslidebar.pos;
_root.voice._(something) = _root.voiceslidebar.pos;

}

But i dont know what to put in for (something)...
Help?
Acmlm's Board - I2 Archive - Programming - Need a little help with my actionscripting.


ABII


AcmlmBoard vl.ol (11-01-05)
© 2000-2005 Acmlm, Emuz, et al



Page rendered in 0.009 seconds.