Re: [flexcoders] ViewStates vs ViewStacks in App Control

2007-01-04 Thread Paul Andrews
- Original Message - From: Kevin Newman [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Tuesday, January 02, 2007 7:41 PM Subject: Re: [flexcoders] ViewStates vs ViewStacks in App Control Paul Andrews wrote: Here are my questions: 1) If I do this, can I add a loader to each

Re: [flexcoders] ViewStates vs ViewStacks in App Control

2007-01-02 Thread Kevin Newman
Paul Andrews wrote: Here are my questions: 1) If I do this, can I add a loader to each child of the ViewStack so that the user does not have to wait for the entire app to load in order to start the application? This already happens with components instantiated on demand as you run

[flexcoders] ViewStates vs ViewStacks in App Control

2007-01-01 Thread Kevin Merritt
I am trying to build out a basic framework for my application and I have about 4 different screens that users can view depending on what they are trying to do in the applications: Welcome Graphics Login Screen Overview Screen Detailed View Screen Generate Reports Screen These screens don't

Re: [flexcoders] ViewStates vs ViewStacks in App Control

2007-01-01 Thread Paul Andrews
- Original Message - From: Kevin Merritt [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Monday, January 01, 2007 7:27 PM Subject: [flexcoders] ViewStates vs ViewStacks in App Control I am trying to build out a basic framework for my application and I have about 4 different