Couldn't you call creationComplete method yourself from the logoff method? -Mete
--- In [email protected], "Aditya Kumar" <[EMAIL PROTECTED]> wrote: > > Hi, > > I want to clear the cache so that after I logoff from the Flex Application > and then login back again without closing the browser, I want the > application to call the creationComplete event which currently doesn't > happen. Essentially i am populating the forms during creationComplete and > hence want the application to fire the creationComplete event after every > logoff happens. Is this the right way to do it? > Please suggest. > > Thanks & Regards, > Aditya. >

