I am building a CRM system that will start with a LOGIN window. After the user is verified, the main application window (with multiple tabbed displays). will be presented. Staying with the FLEX paradigm, I can have 2 states, the LOGIN and the VERIFIED state with the approprate panels on each. However, this creates one LARGE swf. Logically, I would like to have a small swf with the login view and logic and have it load the LARGER application code in background while the user logs on. This seems like it can be much faster. If so, can anyone give me somg guidance as how to write this.
Thanks Bruce ------------------------ Yahoo! Groups Sponsor --------------------~--> Home is just a click away. Make Yahoo! your home page now. http://us.click.yahoo.com/DHchtC/3FxNAA/yQLSAA/nhFolB/TM --------------------------------------------------------------------~-> -- 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 <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

