Modifying/Creating external files from Flash 8 program

Hi!

I was wondering if it is possible to create or modify an external file (i.e. a .xml file) from within a Flash 8 program using ActionScript.

Thanks!

Nope.

http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_15649
(refers to Flash 5, but still applies)

You would have to use an external server side script for that. Flash itself cannot write or modify files.

Thanks. :slight_smile: