Question
sounds setVolume override each other
Hi -
I have a swf that brings in multiple "child" mcs. The main (parent) timeline has a sound var on it and the children mcs have their sounds. If I set both setVolumes to 100 - no problem. But if I lower the child's sound to 20 - the parent's sound is also lowered.
What am I doing wrong here? What's the correct way to set this situation up? Ideally I'd like to declare all the sounds in the parent action layer and set all the volumes from one place - but that silenced the child sound. In one experiment, the parent sound got quieter each time I used it after using the child sound.
What is the "once and for all" way to do this?
TIA some explanation.
JL
I have a swf that brings in multiple "child" mcs. The main (parent) timeline has a sound var on it and the children mcs have their sounds. If I set both setVolumes to 100 - no problem. But if I lower the child's sound to 20 - the parent's sound is also lowered.
What am I doing wrong here? What's the correct way to set this situation up? Ideally I'd like to declare all the sounds in the parent action layer and set all the volumes from one place - but that silenced the child sound. In one experiment, the parent sound got quieter each time I used it after using the child sound.
What is the "once and for all" way to do this?
TIA some explanation.
JL