How can I get the contents of a textfile, and print It by Using Javascript? I want to use this In Flash?
Printable View
How can I get the contents of a textfile, and print It by Using Javascript? I want to use this In Flash?
Make a text file with common CGI-type variables (eg. variable1=hello&variable2=goodbye)
In flash:
Actions>loadVariables
URL: pathandfilename.txt
Location: Level, 0 (root timeline)
Use fscommand to send it to the browser