Where to find the file?

Im made this game. It let’s you save in a cookie. but where do I find the cookie in my comuter? for example, I don’t want to overwrite it.
The filename of the swf is “demo” and the cookie name is “save_it”.
where is the location of the cookie?

did you make it using flashes shareObjects, or did you make through server side script?

i used shared objects.

shared objects are easy to access, say you make your sharedobject

now, all you have to do is say like

myso:SharedObject=new Sharedobject(/w/e is in here/)

myso.data.orange=0xff9933
myso.flush()

_root.mytext.text=myso.data.orange

no, I mean I want to find the sharedobject in my computer. how can I find it?

it depends on which os you are using

in winxp:-

C:\Documents and Settings*\Cookies
note: in place of * put the current cser’s name

in win98:-
C:\windows\cookies\

sory i dont know abt mac’s

in winxp:-

C:\Documents and Settings*\Cookies
note: in place of * put the current cser’s name

in win98:-
C:\windows\cookies\

sory i dont know abt mac’s

no, thats not it. But I found it!
It’s in a hidden folder:

C:\Documents and Settings*\Application Data\Macromedia\Flash Player#SharedObjects\

  • = user name in Windows