yeh that explains what im after. what i was interested in was following a different path through the XML file, rather than nodes within nodes, with a label and a data object.
thanks for you help. --- In [email protected], Matt Chotin <[EMAIL PROTECTED]> wrote: > You can define a labelFunction which will give you the object that the Tree > wants to display and you can do whatever you want and return the text you > want shown. You can't have it really follow a different path down the XML > though (ignoring some child nodes but showing others). Does this answer the > question? > > > > Matt > > > > -----Original Message----- > From: achillesflex [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 27, 2004 4:57 PM > To: [email protected] > Subject: [flexcoders] modified structure of dataprovider for tree control > > > > is it possible to tell the tree component to use a different tag or > xml structure for its tree control? > > rather than nodes within nodes ... what i mean is can i use my own > tag names and different xml structure? > > > > > _____ > > Yahoo! Groups Links > > * To visit your group on the web, go to: > http://groups.yahoo.com/group/flexcoders/ > <http://groups.yahoo.com/group/flexcoders/> > > > * To unsubscribe from this group, send an email to: > [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > > > * Your use of Yahoo! Groups is subject to the Yahoo! Terms of > <http://docs.yahoo.com/info/terms/> Service.

