Hi, skondro when user logout your application, have you made all the property in your application to null, or have you delete all the component?(as a new user login your application, you can use the new method to create a new one).
Any more. have you use a back-end language(like php, asp, jsp...) to handle your application data? Plz dont use flex to process your data. Plz let me know. Norris Lin 2009.12.06 Guangzhou 2009/12/6 explorer <[email protected]> > Hello, > > I need help, I create application that have seperate views, view is > changed after user log in, and after I get role of user. Let say that > user have form to insert data, this is seperate component. Now, > problem is if I log out, and log in with different user but same role, > application load same view and get same form with data that I enter > with previus user. I did try to reset fields using creationComplete > function, but this is happend only once, just like this is in memory > whole time. Now I need sollution how to reset component, when I say > logout, that I empty memory and force reinitialisation of component, > or this can be done on some another way > > Thx > > -- > > You received this message because you are subscribed to the Google Groups > "Flex India Community" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<flex_india%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. > > > -- 最重要的是拥有跟随内心与直觉的勇气. -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

