How do I reposition x & y coordinates of mouse?
Please let me know if this can be done (or if I am insane for asking), but say I have a starting point on the root stage of x is 500 and y is 250. I want a player to navigate his cursor through a maze (an MC) with out touching the walls. If the walls of maze_mc are touched because of a onRollOver function, can I send the mouse back to _x=500, _y=250?
Thanks
