Mute a game , as3

I’m working on a game that has several elements that use sound.
One of the elements is a team captain that talks to the user.
Since I want the sound to sync with the captains animtaion, I set it to “Stream”.

Is there a simple way to make all sound mute through out the game when pressing a mute button?
Also, should I be doing this in some other way?