è una domanda un po' strana, komunque

codice:
lar=Stage.width;
alt=Stage.height;
this.onEnterFrame=function(){
xposition=int(_xmouse-(lar/2));
yposition=int(_ymouse-(alt/2));
}
kosì dovrebbe funzionare...credo