Flash Mouse Movement Question
Flash Mouse Movement Question
Out of context: Reply #1
- Started
- Last post
- 3 Responses
- unknown0
Not gonna post the code... but all you need to do is to check the mouse position, and if it is the same as before add 1 to a counter... if not set the counter to 0... if the counter reaches a certain number, then it's not moving.