;

PDA

Click to See Complete Forum and Search --> : fscommand("save", "text.txt"); in FLASH MX ???


Michael Eisner
07-17-2002, 04:39 AM
This command for saving variables seemingly doesn´t work anymore in MX, right?
So how do I save variables now?
I need them to be saved on harddisk, from a compiled exe.
No server in the game.

Please help!

Thanks, Michael

Musicman
07-17-2002, 09:19 AM
Hi,

download updated AS documentation from the Macromedia website - and look for localStorage or similar

Musicman

Michael Eisner
07-18-2002, 09:49 AM
does anyone know about "localStorage"??

Michael

Musicman
07-18-2002, 08:18 PM
Hi,

there you go... with sharedObjects; I somewhat messed up the name
http://board.flashkit.com/board/showthread.php?threadid=275997

Musicman