Skip to main content
Known Participant
August 22, 2006
Question

Using PHP for file IO

  • August 22, 2006
  • 1 reply
  • 328 views
I am dealing mainly with a nested array of objects that I would like to be able to save to a .txt or .html file. Because flash can't do this (I assume for security reasons) I need to use a PHP script. The only problem is, I don't know how.

Can someone please inform me of how to save a flash variable with PHP?

Also, I'd like to know how to get actionscript to read the file in again.

Thanks in advance,
Raphael
This topic has been closed for replies.

1 reply

August 23, 2006

loadVariables()
loadVariablesNum()
LoadVars.sendAndLoad()
CogDevAuthor
Known Participant
August 23, 2006
I've gotten that far, its really the PHP that I dont know how to do.
CogDevAuthor
Known Participant
August 23, 2006
bump