Flash to edit XML file?

Hi guys,
I’m making a site for a friend and want them to be able to edit their data easily. I’ve been placing the content they would like to change within XML files, and calling them forth using PHP. Now, I was wondering if it’s possible to create a flash file that also calls forth the XML data - but allows it to be modified and saved back to the original file?

Any ideas?

Thanks,

Ally

Flash cannot write XML files to disk. For that, you’ll need PHP to handle it.

Ok, can anyone point me in the direction of something that will show me how to write to XML from PHP lol? I only thought of using Flash as it would make it easier on the users eye :slight_smile:

Ta for the quick response,

Ally