July 08, 2009

MouseMove problem in AS3

Hi,
In Actionscript3 Mousemove events assigned to the display objects it can be fired gradually when the mouse will be focused on the display object assigned to which it was assigned. When mouse goes off or outside of the display objects it stop firing the mousemove event. If you drag a display object using the mousemove event to stop functioning the mousemove event if you move the mouse too fast preventing the display object being dragged until the mouse is back over the display object.

No comments:

Post a Comment