Thanks a lot. This seems to be working fine. :) --- In [email protected], "Tracy Spratt" <[EMAIL PROTECTED]> wrote: > > By far the easiest way is to simply re-load the entire app. Call > navigateToURL with self, and the url of the app. > > > > Other than that, you will have to code. > > > > Tracy > > > > ________________________________ > > From: [email protected] [mailto:[EMAIL PROTECTED] On > Behalf Of randall_salas > Sent: Wednesday, May 23, 2007 5:30 PM > To: [email protected] > Subject: [flexcoders] Clear data after logout > > > > Hi: > > I have a Flex app. This app contains a logout function and I would > like to clear all variables and also, reinitialize all components. > Because some events are triggered when the components are instantiated. > > Any help would be really appreciate it. > > Thanks >

