var mySound:SoundClip= new SoundClip();mySound.play(0,99);
The first number tells us where the sound should start, and the second number tells us how many times to loop it.
var mySound:SoundClip= new SoundClip();mySound.play(0,99);
mcContent.cacheAsBitmap = truemcMask.cacheAsBitmap = truemcContent.mask = mcMask