crazybeans128
Programmer
I am writing a flash program that sets a cookie and can retrieve that data. I already have made it write cookies, but I am unable to find a non-php way of gathering the data from the cookie i have created. I am simply looking for a way for flash to look into the html file it is embedded into and say "Hey, I want this specific variable" and be able to use it. Any suggestions? And as I mentioned earlier, I am looking for a non php way to do this.