You can use ModelLocator (singleton class) that should have ur tree item object property, whenever u click on any item get item on modellocator singleton class object property. This property should be bind with the displayobject where u wanna display result.
On Wed, Sep 30, 2009 at 3:21 PM, prajnith K <[email protected]> wrote: > yeah i used selecteditemindex and viewstack tooo but how to get link > between these too... and in viewstack i declared 1 panel. > Prajnith > > > > On Wed, Sep 30, 2009 at 2:19 PM, Varun Bajaj <[email protected]> wrote: > >> On click of a tree item get the selectedItemIndex of tree, and according >> to selected index put a viewstack index. >> >> >> >> >> On Wed, Sep 30, 2009 at 12:51 PM, prajnith K <[email protected]> wrote: >> >>> Hey all, >>> >>> I place a HDividedBox in my application and VdivideBox, I place tree in >>> first vBox, now i want that when any one click in any tree item, relevant >>> page >>> or content display in another vBox, how to do that? >>> >>> >>> Prajnith >>> >>> >>> >> >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

