Awesome. Thanks a bunch.
WIll try this out.
 
- superabe

 
On 1/12/06, Gordon Smith <[EMAIL PROTECTED]> wrote:

> Where is the createComponent method defined ?

 

It's a method of Container. In Flex 2 it is has been renamed to createComponentFromDescriptor().

 

- Gordon

 


From: [email protected] [mailto:[email protected]] On Behalf Of superabe superabe
Sent: Wednesday, January 11, 2006 6:32 PM
To: [email protected]
Subject: Re: [flexcoders] Re: ViewStack creationIndex

 

Hi Bendan,

 

Thanks for the tip,

 

Can you elaborate some more on what you mean by "manually instantiate the
children using createComponent with recursion set to true."

 

Where is the createComponent method defined ?

 

- superabe



 

On 1/11/06, Brendan Meutzner < [EMAIL PROTECTED]> wrote:

Superabe,

Try setting creationPolicy="none" and manually instantiate the
children using createComponent with recursion set to true.

Haven't tried this, so let me know if this helps.

Brendan



--- In [email protected] , superabe superabe <[EMAIL PROTECTED]>
wrote:
>
> Hi list,
>
> Is there any way to combine the effects of creationPolicy="auto" and
> creationPolicy="queued" within the same ViewStack.
> So for e.g.
> <ViewStack>
>   <Child1/>
>   <Child2/>
>   <Child3/>
> </ViewStack>
>
> When the app loads I would like Child1 to be created completely
first, Child
> 3 to be created completely second and would like Child 2 to be
created only
> when the user navigates to that.
> Is that at all possible ?
>
> TIA
> - superabe
>






--
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/




YAHOO! GROUPS LINKS






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to