Another loadMovie problem!

here we go

 
stop();
_root.container.loadMovie("nextexit.swf");
_root.list.gotoAndPlay(2);

all is working but “nextexit.swf” is loading twice at the same time in different
positions … one where it should be in ref. to the container clip _x and _y
and another in relation to the _x and _y of the maintimeline …
any ideas …
and as always thanks in advance