Re: [flexcoders] nested viewstack problem

2009-02-24 Thread Tom Chiverton
On Sunday 22 Feb 2009, Derrick Anderson wrote: > my app is primarily made up of 2 nested viewstacks and I want to be able to > navigate to a child of the inner viewstack from the main application file. Bind selectedIndex to a Model variable, and just twiddle that from code. -- Tom Chiverton Help

[flexcoders] nested viewstack problem

2009-02-22 Thread Derrick Anderson
hi, my app is primarily made up of 2 nested viewstacks and I want to be able to navigate to a child of the inner viewstack from the main application file. I know about the creationPolicy which right now I have set to 'all' to be able to do this- but my app is getting too big for that, it's about a