Mp3 Can you load outside of intro?

I have an mp3 thats 1 meg in a flash intro. I was hoping there was a way to load it externally so that it will load faster on the preload screen. Any siggestion on how to speed this along? Thanks everyone for the quick replies.

~Marius

You could dynamically load it…

http://www.kirupa.com/developer/mx/loading.asp

It tells you how at the bottom.

But 1MB Music file… that is gigantic!!! (for the web).

I don’t recommend streaming the music dynamically if the music is important to your intro timing wise, because it has to load some first, then stream as it plays (I believe that is how it works).