loadMovie stage size

I have a movie (.swf) with a stage size of 100, 100. This movie has objects outside of this 100, 100 (off stage).

I load it into a movieclip which is also 100,100 but the loaded movie shows all objects so the loaded movie seems to take the _root stage size.

how do i load it so it is only 100, 100 ?

thanks