Jump to content

flash sending xml tree to php-cant read it in php


mojito

Recommended Posts

Were having trouble reading the xml tree inside php, in the documentation it should have been posted and with sendAndLoad vars the key is the corresponding object name in flash.

 

So for the flash xml we have..

 

xmlOUT.sendAndLoad(this.path, xmlRTN);

 

but in php

echo $_POST['xmlOUT']; doesnt work.

 

were pulling our hair out. SO any help is greatly appreciated.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.