If in case u get xml data using <HttpService> then u can use the property called resultFormat and set it to "xml". Try this one
On Tue, Mar 10, 2009 at 2:18 PM, nguyentiendan <[email protected]> wrote: > > Thank Devaraj > > On Mar 10, 12:33 pm, Devaraj <[email protected]> wrote: > > Instead of PHP you can use these methods: > http://nsdevaraj.wordpress.com/2009/03/05/convert-data-types-arraycol... > > > > Regards, > > Devaraj > > > > On Mar 9, 8:34 pm, sam <[email protected]> wrote: > > > > > Hi tiendanvn > > > > > You Can not convert Array Collection to Array or XMl in flex. > > > You have to convert it to XML through PHP only and pass that to flex. > > > > > Sumit Arora... > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

