Copy link to clipboard
Copied
How to save multiple variable data without mysql ?
Can it use localstorage like HTML5 or it must use something like notepad ?
If it must using notepad, please give me the code + how to change the location for that notepad
Thank you before
Copy link to clipboard
Copied
Flash AS2 has no ability to save files, locally or remotely. You can use the SharedObject class to store limited amounts of data locally. Search Google using "AS2 SharedObject tutorial" to get explanations and code for using it.
Copy link to clipboard
Copied
OK, I will do it, thank you
Find more inspiration, events, and resources on the new Adobe Community
Explore Now