reposting.. any ideas on how to mute my app ? /s
--- In [email protected], "media_fw9999" <[EMAIL PROTECTED]> wrote: > > I ve trolled around and tried a few things including the Flash approach > of a global sound object but nothing seems to work. > > I have a flex app which uses other swf's and has sounds in it. I want a > mute button on the page that mutes all the sounds. > > So SoundMixer.stopAll() doesnt work because it misses the AS sounds, > and its not possible for me to go track every found object and mute it. > > I tried the this.soundTransform.volume=0 which doesnt seem to do it > either. > > Isnt there a simpler way to do this in Flex. ??? > > /s >

