PDA

View Full Version : Local Shared Objects



xcute
September 27th, 2003, 09:08 PM
hi , i'd like to know if its possible to save information obtained from users to files if the user is accessing the flash file from a cd. I would also like to know how it works if possible. And can the flash file be in .exe instead of .swf?

Sorry if this question is silly.

Thanks

kode
September 27th, 2003, 10:02 PM
Hey execute,

Yes, you can use the Shared Object; it doesn't matter if you access the movie from a CD.

http://www.macromedia.com/support/flash/action_scripts/actionscript_dictionary/actionscript_dictionary648.html
http://www.macromedia.com/support/flash/ts/documents/local_so.htm

And go to File>Publish Settings, select Windows Projector and/or Macintosh Projector in the Formats tab, and then click on Publish.


By the way, welcome to kirupa forum. =)

xcute
September 27th, 2003, 11:42 PM
:) thanks...you're a great help...
this site is a very helpful site..keep up the good work :)

kode
September 27th, 2003, 11:44 PM
;)

No problem. :P

xcute
September 28th, 2003, 12:58 AM
How to create a high scoreboard ?
I can't seem to link the total score to store it and be retrieved later on in a high scoreboard....help ! :(

kode
September 28th, 2003, 01:16 AM
Post your code. ;)