Nevermind...a newbie to Flex2 question that simply required some quality time with the docs...Just had to set showRoot = false and stipulate which attribute for the label field.
-----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Battershall, Jeff Sent: Thursday, August 17, 2006 3:12 PM To: [email protected] Subject: RE: [flexcoders] Returning XML from CFMX with AMF0 As an additional note - it is taking my entire XML document and making it the "label" of a single root node. Like: [foldericon] <myEntireXMLDocAsText> The XML object I'm creating in CF is using the the CF xml functions. Perhaps I should just scrap that and return a string. Jeff -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Battershall, Jeff Sent: Thursday, August 17, 2006 2:44 PM To: [email protected] Subject: [flexcoders] Returning XML from CFMX with AMF0 I'm forced to deal with AMF0 for a particular project and I'm trying to pull some XML from a CFC that worked perfectly in Flex 1.5 as a dataprovider of a tree component. Now, it seems to want to treat my returned XML an XML document with one node = the one node being the XML object returned from CF. I've been hacking around trying to deal wit this - but no dice. Any advice? Jeff Battershall Application Architect Dow Jones Indexes [EMAIL PROTECTED] (609) 520-5637 (p) (484) 477-9900 (c) -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

