I'm currently working on a project in which, by using a Flash file, a user can store and load messages in/from an XML file. To accomplish this, I tried to use the example in kirupa's Introduction to XML ( http://www.kirupa.com/web/xml/examples/simpleedito r.htm ). However, I can't get it to work in my file, the example on the page, or the downloaded example. I don't have any knowledge of PHP, ...


