ControlB
July 17th, 2002, 11:11 AM
I'm using the volume slider that can be found in the Macromedia Support Forum. The thing is, I need it to control more than one sound.
e.g. What I want to happen:
snd.tk0 is playing. Use the slider to change the volume to, say, 47%.
Then you stop snd.tk0 playing and start snd.tk1 - at 47%
The problem seems to be in the button's "onClipEvent (enterFrame)" command, which refuses to recognise a global variable. Can anyone help me with this, please?
e.g. What I want to happen:
snd.tk0 is playing. Use the slider to change the volume to, say, 47%.
Then you stop snd.tk0 playing and start snd.tk1 - at 47%
The problem seems to be in the button's "onClipEvent (enterFrame)" command, which refuses to recognise a global variable. Can anyone help me with this, please?