Preloading an extrnal swf

I need to preload an external .swf into a blank container movie clip but am at a loss to what code to use.

Anyone got a solution?

Cheers

ProvDes

Load your external .swf to your container and make the external .swf have a preloader in the first frame.

There’s also a slightly different approach here at Kirupa:
http://www.kirupa.com/developer/mx/preloader_transition.htm

:rock: