how do u make a sound loop LOOP in flash?
If you are adding your sound to the timeline, click on any frame that contains the sound and open the properties panel (CTRL+F3). In there will be an option for how many times you want it to loop.
If doing it through AS (which makes your sound file Load before your preloader so you might experience difficulties with this method) you can follow this tutorial…