I need to get my movie to check if the user has click anywhere on the interface (doesn’t matter were), if there’s not click after 60second, I need to send the movie back to frame1.
I know is a combination of addListener(Mouse), onMouseMove
and getTimer. but I’m not very good at action script yet to combine the three. Any code sample and tutorials are more then appreciated.
yes it’s working , Almost perfect
"what happens if he does click?.."
I need a way to tell timerID that if something is click to set itself back to 0 and start cheking the time again.
thanks brainy, almost perfect again
there’s alittle glich that I can seem to fiind. It looks like sometime [COLOR=red]var timerID;[/COLOR] ;it reset istself and sometime it doesn’t.
Could you take a look at my example??
much thanks