/ Published in: ActionScript 3
Expand |
Embed | Plain Text
import flash.media.SoundMixer; SoundMixer.soundTransform = new SoundTransform(0);
You need to login to post a comment.
adrianparr on 05/25/10
all sound media as3 soundtransform SoundMixer mute sounds
8 people have marked this snippet as a favorite
socialflasher
adrianparr
Nikolai
tspitzr
dubogii
frcomarin
pepperpunk
Josueriv
import flash.media.SoundMixer; SoundMixer.soundTransform = new SoundTransform(0);
You need to login to post a comment.