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. | |
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
User Post
Jaguarstrike

Level: 8

Posts: 20/32
EXP: 1469
For next: 718

Since: 08-28-05
From: Brooklyn, NYC

Since last post: 24 days
Last activity: 24 days
Posted on 09-07-05 05:24 AM Link | Quote
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?
Sokarhacd

Ball and Chain Trooper
Resistance is Futile
You Will Be Assimilated
Hab SoSlI' Quch
Level: 61

Posts: 1520/1757
EXP: 1799888
For next: 76708

Since: 03-15-04

Since last post: 6 days
Last activity: 4 hours
Posted on 09-07-05 05:37 AM Link | Quote
if im not mistaken it might be

setLevel();
so
_root.sfx.setLevel(value);
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
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.012 seconds.