I am trying to Export information from a flash mx 2004 Submit form into an XML document.
I do not want to overwrite the XML document but append to it.
The XML file feeds a calendar I have created in flash so when the XML file is updated the Flash file is updated and the date selected shows the information.
As long as my XML file and SWF file are in the same directory any changes I make to my XML file are shown in my SWF file.
I have read numerous articles on creating an XML from a submit form but this would overwrite all the data I have in the file and I want to append to it.
anyone have any Ideas or able to point me in the right direction>?
BTW any submit form will do for my purposes it doesnt have to be in lfash — HTML ASP etc would work
Thanks in advance,
Nathan