I'm calling an HTTPService that returns XML. In the return, I can start to access everything as I would through an Object, and it lets me. I would, however, like to be able to perform E4X operations on this data, since it IS XML and all, but I cannot convert the result into XML or an XMLList. I can't even manage to loop over the code and append the nodes to another specially-made XML structure.
Simply, if I want XML returned from a service to remain XML that I can actually work with, what do I do? This seems too simple.
__._,_.___
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
| Web site design development | Computer software development | Software design and development |
| Macromedia flex | Software development best practice |
YAHOO! GROUPS LINKS
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

