# Flash AS2 to XML (via PHP?)

**URL:** https://forum.kirupa.com/t/flash-as2-to-xml-via-php/277297
**Category:** programming
**Created:** [December 10, 2008, 1:02pm UTC](https://forum.kirupa.com/t/flash-as2-to-xml-via-php/277297 "2008-12-10T13:02:00Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![dr77](https://avatars.discourse-cdn.com/v4/letter/d/ac8455/32.png) [@dr77](https://forum.kirupa.com/u/dr77)
#### Post date: [December 10, 2008, 1:02pm UTC](https://forum.kirupa.com/t/flash-as2-to-xml-via-php/277297/1 "2008-12-10T13:02:00Z")

</div>

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
