Since I have many forms I will have to call creationComplete for each of
them when i login once again. To avoid this is there anyway to clear the
cache so that Flex will call the creationComplete upon relogin.


> 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.
> >
>
>
>
>
> --
> Flexcoders Mailing List
> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
> Yahoo! Groups Links
>
>
>
>

Reply via email to