You can call it the global mute as well. What this line of code does is actually just turning down the entire flash’s volume down to 0. This is great for websites or games alike when a “Sound Off” or “Mute” feature is needed. SoundMixer.soundTransform = new SoundTransform(0);
Recent Comments