|
Also, the getTimer() function will return
the number of milliseconds that have elapsed since the application started. From: Clint Modien
[mailto:[EMAIL PROTECTED] Not that I can think of off the top of my
head… as a work around you could set a global datetime var in the app
each time the user clicks on the app. Then use the setInterval function to check
that global var every x number of seconds… From: Jeff Krueger
[mailto:[EMAIL PROTECTED] All,
Is there any type of a timer object that can be used to log a user out of an app
after a certain length of inactivity? Thanks Jeff
Yahoo! Groups Links
|
- [flexcoders] Timer object for logout Jeff Krueger
- RE: [flexcoders] Timer object for logout Clint Modien
- RE: [flexcoders] Timer object for logout Jeff Krueger
- Jason Szeto

