Position of a load movie

Hello community
I have this question :
With this AS code :
[COLOR=blue]_root.caption.image_mc.loadMovie("essaicomplex.swf ");[/COLOR]
On each thumbnail gallery, by passing the mouse over a thumb It loads a SWF ( larger picture of the thumbnail) till now it is great.
BUT 1 : I can not fix the position of the movie
and 2 : the so called “swf-movie” moves together with my mouse.
I want it locked.
I turn around but do not find.
What do I have to modify ??