I would like to detect whether the mouse has been inactive for about a minute and if so i would like to load another swf. (Back to the main menu)
Obviously, when the mouse is moved, it would have to reset the timer.
I know in theory how i might do this with mousemove or getTimer but i am not skilled enough to write the script. Still learning.