PDA

View Full Version : Flash/PHP XML Content Editors?


PixelPimp
10-08-2003, 04:38 PM
Question:
Anyone know of a PHP (or perhaps, Flash) app that is capable of reading an XML file, making that file editable through some type of admin-interface, and then writing the modified XML back to the server so the "front-end" SWF reads it?

Objective:
To build a Content Management System(CMS) to alleviate those dreadfully mundane text updates in Flash movies while at the same time using XML files so page requests are logged in Webalizer. More on Webalizer and XML... (http://www.actionscript.org/forums/showthread.php3?s=&threadid=35728)

Requests:
It'd be great to have the CMS interface in Flash but that's optional, a simple PHP/HTML page will suffice. This must use PHP, XML, (and obviously, Flash). I will however entertain ideas of hooking this thing up to a MySQL database too.