I am trying to play a looping external mp3 file but am having no joy as it
only plays once.

I tried this

mySound=new Sound();
mySound.loadSound("track1.mp3",true);
mysound.start(startTime,numloops);

Any help much appreciated

Thanks

Paul

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to