I remembered I have the source for SuperImage, and I see its loadErrorHandler is empty. So that answers that question. General input on session timeout is still welcome.
On 9/25/07, Richard Rodseth <[EMAIL PROTECTED]> 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. > > Thanks in advance. >

