Ali Mohammed Ali

Results 1 issues of Ali Mohammed Ali

Assume you have 2 instances of the same sound var si_1:SoundInstance = SoundAS.getSound("somesfx",true); var si_2:SoundInstance = SoundAS.getSound("somesfx",true); now if both sounds are playing and you wanted to fade out one...