Ask a Question related to Macromedia Flash Flashcom, Design and Development.
-
wendic #1
Cookies in FMS
In my application Flash Media Server 2 makes HTTP requests to retrieve
configuration data. Page that is requestet sets some cookies. I was very
supprised when I noticed that FMS2 remembers cookies between requests. Is that
possible? How to avoid that?
Request looks like:
loadXML = new XML();
loadXML.load([url]http://.[/url]..).
wendic Guest
-
Help with cookies
I'm having trouble accessing my cookies after they're set. If I do a response.write on the cookie value immediately after it's set in code, it... -
php cookies
Is it possible to set php cookies to delete after a period of user inactivity & if so how? -
PHP and cookies
ok I have a question maybe this might help if you have $_COOKIE that is a session cookie in path '/' you also have a cookie $_COOKIE that is a... -
cookies under php 4.06
okay, i know this is stupid, and i'm gonna kick myself when someone points out the obvious... i've just put a site online, and found the server's... -
Some cookies are being set, some aren't
I've got a problem with cookies failing. Here's the setup- A staging server, RedHat Linux, with php 4.3 Main server, FreeBSD, also php 4.3 ...



Reply With Quote

