open the movieclip containing the object and place the object at 0,0
add code on the main timeline -
Code:this.onMouseMove = function(){ mc._x = _xmouse; mc._y = _ymouse; }
|
Results 1 to 2 of 2
Threaded View
|
Click Here to Expand Forum to Full Width |