Looping sounds in flash

OK this is really dumb but…how do you loop a sound in Flash MX??? Where’s the option??? I only know to do it in 5…thanks in advance.

[AS]
x.attachSound(“yoursound”);
x.start(0,999) // 999 is where you define your loop
[/AS]

fargate if your are interested in loading your sound dynamically this is something i wrote up for someone else.

http://www.delusionalfx.com/tutorials/xternalsound.htm

I meant just like normal looping though…without AS…unless AS is the only way…I’m pretty sure there’s another way!

for MX the option is in the properties panel at the bottom of the screen.

o yea than jubba’s response is a better one

that’s where I thought they were…but I don’t see them…I just see info about the frame I’m in and all that Fade in, out custom editing sound info…no Looping options though…

expand your properties pallet at the bottom right corner

There.

ok got it…thanks

on the very bottom right corner, there is a tiny arrow which when ou roll over it it says “expand properties pallete”