Cookies!

i need help on reading cookies with action script… i dun mind using ShareObjects too.

http://www.kirupa.com/developer/mx/sharedobjects.htm :smiley:

thx… i tried it already… haha…

hmm… but there is a problem here… i wan to clear the cookies when i press a button “logout”.

SharedObject.clear()
Availability
Flash Player 7.

Usage
my_so.clear()

Parameters
None.

Returns
Nothing.

Description
Method; purges all of the data from the shared object and deletes the shared object from the disk. The reference to my_so is still active, and my_so is now empty.

i did that already…
and i thought that was the problem but it was another problem, thx! now trying to solve the real problem… lolx