paintballa_4life2003
05-13-2006, 09:39 AM
I am wondering if it is possible to execute a PHP script which outputs an XML file from ActionScript.
I have an ActionScript which reads in XML data. The XML file is generated by a PHP script, but I want the XML data updated each time a user loads my movie. Is there any way to execute the PHP from within ActionScript so the file does get outputted? I don't need to pass any variables, what's the easiest way to do this without having to re-write my PHP?
I have an ActionScript which reads in XML data. The XML file is generated by a PHP script, but I want the XML data updated each time a user loads my movie. Is there any way to execute the PHP from within ActionScript so the file does get outputted? I don't need to pass any variables, what's the easiest way to do this without having to re-write my PHP?