onClipEvent (enterFrame) { this._x=this._x+(_root._xmouse-this._x)/1 this._y=this._y+(_root._ymouse-this._y)/1 }