Placing a swf movie

hello again!

this is my problem.puzzle:
i have an mc in which i want to load an external swf. how do i define its placing;

plese post solution asap!

Thanks for helping…
greetings from portugal…

ahaab:

movieclip._x = 321;
movieclip._y = 253;

Simple as that.

LoadMovie (movie, _xposition, position) ;
wat appened was that it displaced al the swf in the browser window…why