mouse_mc.onEnterFrame = function(){ this._x = _xmouse; //(might need to change targeting, _root._xmouse) this._y = _ymouse }