Hello!
I would like to know if there is any way that when mouse leaves screen, the mouse coord from the Main Movie Clip (mouseX and mouseY) keeps updating! Is there any way to get the mouse pos relative to the screen pos?
For example when mouse leaves screen and goes 30 pixels up, its position would be (X,-30)
Thank you!