I have a flash swf object that gets embedded in the facebook news feed. I can't control anything other than the swf file itself. Its hosted on our server and I need to be able to read a cookie our main website sets.
Everything I can find talks about using external javascript to read and set the cookie, but I want to do it from inside of flash itself.