Dear All, Could some flex (Version 3) experts share your ideas on this ( may be best approach) ? I am using components in my application and read about modules and changed components to Modules and loading them at run time .
1) If I am using RSL when making a build do you think Modules makes any difference from Components for performance? 2) I have a home screen with around 10 components and username and password to Login to Application . If the Login is successful I am deleting all the components on the home screen and adding my main component . Again if the user clicks on signout button on Main component , I am deleteing the main component and adding the home screen components again . Can some body give some good approach for this general approach? Homepage -> User enters valid credentials -> Login Screen -> Signout ->Homepage . Regards Kiran -- 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.

