Hi,
How to generate dynamically the nodes in a Tree using the label 
attributes from viewStack containers' labels?

<mx:Tree dataProvider="myViewStacks"/>

<mx:ViewStack id="myViewStacks">
  <mx:Panel label="Panel 1"/>
  <mx:Panel label="Panel 1"/>
  <mx:Panel label="Panel 1"/>
</mx:ViewStack>

Thanks





 
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