Richard Rodseth wrote:
> My flex app lives within an HTML app. I need to inform the user when
> the session has timed out, and redirect them to login. I'm interested
> in strategies for handling session timeout, and I also have a specific
> question about SuperImage.
> 
> One of the places the app contacts the server is simply the url of a
> SuperImage component. mx:Image has the ioError event. In the timeout
> case, this event gets dispatched. Is there a SuperImage equivalent? I
> haven't checked the SuperImage source yet, but thought someone else
> might have gone down this path.

Hi Richard,

Here's a solution for managing timeouts on the client side:

   http://flexed.wordpress.com/2007/04/16/clientuser-idle-timeout/

I haven't used it myself, but we have it on our to-do list.

Good luck,

Reid


Reply via email to