Preloader For Loading Music Dynamically

Hi,

I am interested in making a preloader for sound I intend to load dynamically into flash. I broswed the kirupa tutorial written by Pom on loading techniques, and certainly looks the best way to load in sound.

I am not sure how I would go about making a preloader for sound that I am loading in - by preloader I mean like displaying percentage or a bar realtive to progress- if this is possible. I don’t want to stream it.

This is slightly similar to loadmovie and I made a preloader for that by using an “OnClipevent”. How would I do this for music I am loading Dynamically?

could I use the sound object, target the mp3 into a movie clip and then use basically the same code?

I could add the music to a .swf then just load in the .swf but that is kind of “messy” :sigh:

Somebody has got to know surely…

search http://moock.org/asdg/codedepot/
there’s your answer i believe…

yep, other cool stuff there also.

Cheers!