PDA

View Full Version : Stopping all sounds playing????


kdev73
10-19-2008, 07:13 PM
I have a page with multiple movies that load sound.
The sound loads and stops fine with one movie.
When two are pressed the sound overlaps.
Is there a way to stop the first sound when the second begins?
Each movie is an individual file on the page.

atomic
10-19-2008, 07:21 PM
Are you using stopAllSounds(); before each loading of a sound in all movies?