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.

Thanks in advance.

Reply via email to