I need to get the mouse coordinates in my program. I know I can do this using the MOUSE_MOVE event, but I would like to know if there is a simpler and more direct way.
Is it possible to get mouse coordinates without using events in as3?
There are mouseX and mouseY properties on the scene, which you can access at any time.
Source: https://habr.com/ru/post/1500149/More articles:Why is Response.StatusCode set to 200 when calling Application_Error ()? - .netHow to sort NSArray strings in date format @ "Aug 2013" in ascending order.? - sortingPermission to create folders on iPhone - iosWhy won't LESS work on IE8? - jqueryAn array named `name` prints a character by string, not by word. usage for loop - javascriptJButton with background Change image on mouse - javaHow to change the image of a button icon on a mouse / mouse input? - javaGerman characters are not displayed correctly - iosAnimated gif not playing - mouse listener - entered mouse - javaCamera in Phonegap 2.9.0 not working - iosAll Articles