Flash Audio - talking over each other
November 30, 2007 12:00 AM
There is an actionscript command: "stopAllSounds" that does just that. You might want to try putting your audio on frame 2 of the flash timelime, and then putting:stopAllSounds;on frame 1. This should cut off any previous audio not finished playing before the new one kicks in on frame 2.
Discussions have been disabled for this post