Ok, been browsing the tutorials and messages for a few days now, but can’t seem to find any help on how I take text fields from my Flash movie and write them to an XML file on the server.
I understand the XML tutorials on this site, but they just explain how to send the XML data to the server…not how to capture/write it to a file. I assume I need to use PHP to do this, but can’t seem to find any tutorials or scripts to help. I am building a very simple guestbook-like app, and would like to use XML over a mySql db.
Any help is much appreciated.
-Jason