I would create a class... call it something like ApplicationTimeOut.  Then inside the class, I would initialize it by registering for a number of events such as the MouseEvent.* etc..  Then I would also allow the class to broadcast events that call for timedout views which could just be a screen asking the user to relogin.

On 2/8/06, northwood Lee <[EMAIL PROTECTED]> wrote:
I am trying to build a app that run in the browser, I want it functions like this:  if the user has not do anything in 20 min, the app will lock and tell the user timeout.
and a prompt module  TitleWindow jump out ask the user  to input password again.

the problem is how to listen all the user actions (for example, mouse movement , keyboard input. )


Thanks


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to