Hi all,

While setting up an AMF server, I ran into a small problem. I'm trying to send a DOMDocument to my Flex application. The connection works... when I try to send something simpler, like a string or array, it arrives as expected. However, when I try to send a DOMDocument I just get null or an empty object. Debugging on the PHP side revealed that the DOMDocument does contain the XML. Any ideas?


Thanks!


- Jurriën

Reply via email to