PDA

View Full Version : Flash cookies


Dudeking
05-06-2007, 08:04 AM
Is it possible to set cookies in flash?

Tortanick
05-06-2007, 02:11 PM
Good internet design 1) Say the *#@$ away from flash

Good internet design 2) Avoid cookies where possible

:D

Dudeking
05-06-2007, 05:38 PM
I need to tho!!

http://dudeking.co.uk/test.swf

I am having an input for your name as a welcome page then set it in a cookie then i can refer to people by name with a cookie on every page :):)

Tortanick
05-07-2007, 09:29 AM
Put the username in the url somehow, I've seen it done before, I think mozillazine can do it

Dudeking
05-08-2007, 01:54 AM
I would love to but I put the variables for the menu in the URL. I don't know how to put more than one variable in the url, I have that compatibility issue with my guestbook at the moment, the variable that sets in the url when you post a message replaces the one for the menu, I need both to be there.

I haven't really done alot of work with cookies and i feel that I should.

Guest110
05-08-2007, 07:01 AM
I haven't really done alot of work with cookies and i feel that I should.

mmm cookies.. you will get there in the end :D

Dudeking
05-11-2007, 05:19 AM
Is there anyway flash can controle a Javascript file then?