Question
attach sound using AS 2.0 and have it Loop.
I am creating a sound player for a website and cannot get the
sound to repeat. I downloaded the sound from flashkit.com and it is
a 7 second loop. When i use a MC, i am able to loop the sound with
no problem, however, using the attach sound method, it plays once
and then stops. Do i need to use an onEnterFrame event to keep it
going? Any assistance is appreciated. The code i am using to attach
the sound is below.