Loadmovie

If i load a swf within a swf, and it has its own loading bar etc… It will not start loading until the main swf loads right?
And whats with an empty screen for a few seconds before the main swf loads?

It will not start loading unless the container clip is already on the stage and you have given a loadMovie command.

The empty screen is the time it takes for the preloader elements to load (if you have one)