loadMovie Preloader Question

Im trying to load a movie (movie01) into a container (containerMc) with the loaded movie having a preloader on.

Do I put the preloader in on movie01.swf and make a reference to containerMc, or do I put the preloader in the same movie as the containerMc?

Anyone