megadev
02-25-2008, 10:37 AM
Good morning everyone,
Just wondering if it's possible to set the mouse pointer's position? Something like:
stage.mouseX = stage.stageWidth / 2;
Obviously this doesn't work as "mouseX" is read-only, but hopefully you get what I mean!
Cheers,
Mike.
Just wondering if it's possible to set the mouse pointer's position? Something like:
stage.mouseX = stage.stageWidth / 2;
Obviously this doesn't work as "mouseX" is read-only, but hopefully you get what I mean!
Cheers,
Mike.