_root.onMouseMove=function(){ clip._rotation=Math.atan2(_ymouse-clip._y,_xmouse-clip._x)/Math.PI*180 }