I've done some research and determined that it isn't currently possible to lock the mouse into a flash application/game. People keep suggesting using fullscreen mode, which is great for a single monitor solution.
However, I am developing applications that use 2 or more monitors, and require the mouse to be restricted to certain ones.
Is it possible, when running flash in full screen mode, to restrict the mouse to staying inside the full screen app, so that it can't move to and click on other monitors?
I am using AS3. I am also running these flash applications in Adobe AIR, if that makes any difference.
Thank you in advance!