Re: [flexcoders] Change viewStack index from different Panels

2009-04-02 Thread Maciek Sakrejda
rs] Change viewStack index from different Panels Date: Thu, 2 Apr 2009 12:35:21 -0700 (PDT) Hello guys... After read some tutrorials and a introdutory book, I'm making my first application. I've two distinct panes and I wan't to change the index of a viewStack in "pane 2" fro

[flexcoders] Change viewStack index from different Panels

2009-04-02 Thread Thiago Rodrigues
Hello guys... After read some tutrorials and a introdutory book, I'm making my first application. I've two distinct panes and I wan't to change the index of a viewStack in "pane 2" from a click action there belongs to a image located in "pane 1". So: click="myviewStack.selectedIndex(0)" ..