I currently have a music file that is being imported from an external SWF file. The problem is, the music takes forever to load (it's about 3 megabytes) and I don't want the users to have to wait for it to load before they can view the content of the scene.

How can I load the scene minus the music first, and then load the music second?