Hello all,
I have a Flash file (AS2) with 4 input text boxes (named t1 to t4).
At the push of a button, I would like for Flash to send and write the info in each box to an XML file. I think that this is possible with PHP but I am not sure and any help would be much appreciated.
If the button was pressed again, I would like for the XML info to be added to the XML document rather than over-writing any of the exisiting data.
Thanks as ever for any help that anybody is able to give,
David