Hello, I've created an XML object in flash, parsed it, modified it, and would
like to send it back to a CFM file to be processed and used to output a file.
My flash code is very similar to the example posted at:

[url]http://livedocs.macromedia.com/flash...0002878.ht[/url] ml

However, I am unable to figure out how to make my CFM file receive the XML
data in the proper form to be parsed. If I CFDUMP the FORM scope, I get
nothing. The URL scope has the structure but I don't know how to access it. Can
anyone help me with issue?

Thanks...