What is the intent here?  The SystemManager has some events that might
be of interest. deactivate is fired when the flayer loses focus... not
sure if this is fired when the browser closes or when you browse to a
different page, might be worth exploring.  There is also idle, fired
if the user doesn't do anything for a period of time, only 1 second,
but could be useful if you are just wanting to save a state.

I'd play around with deactivate and see when it fires. The javascript
will probably be the best route however.

pd


--- In flexcoders@yahoogroups.com, "julien castelain" <[EMAIL PROTECTED]>
wrote:
>
> Hi all,
> 
> I was wondering if there was a way to be notified when the user
"leaves" or
> "quits" the application using AS3.
> 
> Thanks.
>


Reply via email to