flash question time again
flash question time again
Out of context: Reply #1
- Started
- Last post
- 3 Responses
- unknown0
check where the mouse is and if it is in the same place as the last time you checked then add 1 to a counter.... then if the counter reachs a specified number... you can be idle.
If the mouse position doesn't equal that then set the counter to 0
Easy!