Or probably in the HTTPService, set the resultType as Object. And then browse through the object using the for...in loop.
Regards, Venkat www.venkatv.com On Fri, Jan 30, 2009 at 4:04 PM, Yogesh Gaur <[email protected]>wrote: > > have a look at this post ... i think it will solve ur query > > > http://blog.flexexamples.com/2008/03/29/dynamically-loading-xml-files-using-the-httpservice-tag/ > > :) > > On Jan 30, 11:31 am, Akhil Agrawal <[email protected]> wrote: > > hi all, > > i want to read xml file in flex and then display. Problem is that i > > do't know tags hierarchy. at run time i am to identify root and other > > child how can i do this, > > any idea??? > > thanx in advance > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

