Load movieclip inside movieclip

I’m familiar with the loadmovie script and loading an external swf file into an empty movieclip, but is it possible to load a movieclip inside an empty movieclip, all within the same swf? I don’t want to use external files because I really don’t have much content and it would be easier to just make everything in one swf file.