XML + Flash + PHP
XML + Flash + PHP
Out of context: Reply #3
- Started
- Last post
- 3 Responses
- scott5120
Well, Flash MX uses the XML.send method, what this does, is take an XML Object within Flash and compile it into an XML document, with headers and POSTs it to a URL,
so by using the XML.send method you can send the XML as a valid XML doc.
Any thoughts?