Need help with flash 8 sound

Is there a way to make a global slider.

allSounds= new Sound(); // frame 1
allSounds.setVolume (0); // on a button
allSounds.setVolume (100) // on a button
This works great for me but I need a volume
slider, all the mc sliders file are attached or id need
it global.
Mark lane