----- 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 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
> > through the view stack.
> Components will be instantiated on demand, but is there a way to prevent
> them from even downloading, until they are needed?

No, but flash is a streaming format. If you look back on previous flecoders
discussions, there was a similar question in this thread:
"Lazy loading components"

Paul

> Kevin N.
> --
> 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