External loaded movie preloader

hi all,
i wanna make a swf that loads external swf movie, and this swf will have a preloader as loading external swf movie is concerned.

usually i make a preloader for a single swf, show the preloader at frame 1 and keep showing this preloader till bytes loaded == bytes total then i play the movie which go to play another frame.
That is single swf preloader, very common as shown in kirupa tutorial.

But how about the preloader is in swf that load external swf?
how to do this?

Thanks