How would I

How would I write to a text file with PHP from a flash file?

You can use the loadVariablesNum(“myphpfile.php”,“0”,“POST”); command in your flash movie to call your php page, and have “myphpfile.php” be the name of your php page that includes the script to write to your file.

http://www.kirupaforum.com/forums/showthread.php?s=&threadid=24666&perpage=15&pagenumber=2

http://www.kirupaforum.com/forums/showthread.php?s=&threadid=10150&highlight=write+to+file