Loading movie problem

I hope I can explain my problem properly.

I have three movies: main movie, movie 1 and movie 2
movie 1 will load on main movie. Later movie 1 will load movie 2 on main movie, but I want movie 1 to wait until movie 2 is completly loaded. Movie 1 will work like a door that closes before the contents of the page until the next content is loaded, so it will open again and show movie 2.

Thanks in advance

what you need is a preloader for the external .swf right? if so,
this will definitely help:
http://www.actionscript.org/tutorials/intermediate/multi_preloader/index.shtml