How much info can I store in a cookie?
Posted
by
Artemix
on Game Development
See other posts from Game Development
or by Artemix
Published on 2011-02-17T20:16:17Z
Indexed on
2011/02/17
23:34 UTC
Read the original article
Hit count: 380
Hi guys, Im developing a flash game and I'd like to know how much info can I store in a browser cookie.
The game is simple, but it needs to store several variables in order to save all the details of your current progress.
The game is only one swf file, no server, no nothing.
I need to know how should I use the cookies to achieve this, and if they have the posibility of doing it, of course.
(several = 200 variables i.e)
© Game Development or respective owner