On 9/6/05, face7hill <[EMAIL PROTECTED]> wrote:

> function goTab2Stack3(){
>    myViewStack.selectedIndex=3;
>    mytabs.selectedIndex=2;
> 
> }
> 
> This takes me to tab 2 but it shows the wrong stack (shows the first
> view NOT the third).  I have not been able to find a solution in the
> archives.  If somebody could help, I would appreciate it.

Does changing the order of the statements work?  If yes, then it's
because the viewstack is not initialized at the time you're setting
its selectedIndex.  Look up the archived for "creationPolicy" and
related info.


------------------------ Yahoo! Groups Sponsor --------------------~--> 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/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/
 


Reply via email to