Yes, always do this: trace(myXML.toXMLString())
the ordinary toString(), which trace uses, does not handle single xml nodes correctly. Tracy ________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of xyjaws Sent: Wednesday, May 16, 2007 8:36 PM To: [email protected] Subject: [flexcoders] Re: HELP! How to get a subnode in such a XML data? It's my fault. It do work actually. To my strange, the trace command outuput nothing of a single xml node without any child.

