Problems with LoadMovie

Specific Q&A about the new Flash export
Locked
Rabel
Posts: 1
Joined: Tue Feb 20, 2007 9:42 pm

I want to put the pano.swf into a flash project I would do this by loading a movie and having a mask over it. But my code

I have a empty movie clip named abc that is also in a mask on the stage
loadMovie("pano1a.swf","abc")

but this for some reason will not load into the empty movieclip it loads into position (0,0) on top of everything else.
Any help on how to control this is really appreciated

Thanks Randy
Locked