Hi, I need to detect browser/tab closure from within a flex application in order to delete the session information in the server.
I'm familiar with JavaScript events but I was wandering if there is an event in flex for application unload or something of that sort ...