Percent Loader for an external .mp3

Could someone please help me understand how to create a preloader for an externally loaded .mp3 file. I am using the loadSound command and need to measure the percent loaded.

I have been successfull in creating a pre-loader for a movie which – the type of preloader that resides in 3 frames. This type of pre-loader is measuring the main flash file that is loading. I need to measure the external file that I’m playing.

Joshua Lomelino

I don’t have a clue, but I have a suggestion that would work:

make a seperate .swf file that has the .mp3 imported into it. Then you can put a preloader on that. Would that work?

You can check this link:

    http://www.kennybellew.com/

There you learn everything about sound with flash,
how to build a preloader for a external .mp3 , etc

    :)

Nice-
Thanks for the link!