Hi All!
First: glad to be on this forum - it looks great!
I’m trying to save an XML file on a remote server via an php file, and so far this works fine by following the tutorial on this site - exept one thing…
I would like to define the filename of my XML file to be saved via php in flash dynamically, eg. so I can create several XML’s from flash. But how is this possible ?- can an entry in the passed XML file be read in an easy way in PHP4 - or can I send a variable along with the XML object with some wrapping (maybee an advanced object).
Hope You can help me, thanks!