Question
write/read actionscript array to/from file for use in actionscript
Hi. I've managed to create an array that I can use while the SWF is open.
However, how do I go about saving this array to a file that I can later open with my SWF and read back into the SWF so that I can do something like play back a sound sequence that has been created in the initial SWF array?
