  | |  | How to handle 'Http Cookies ' in Flash ? | How to handle 'Http Cookies ' in Flash ?
2004-02-25 - By Pandu.Seemakurti
Back Hi All,
Is there any way to handle the server returned 'Http Cookies ' in Flash using
AS1 ?
Now, my scenario is like this, I have a flash movie (AS1) where I am
invoking some
URL as...
loadVariables( "http://servrename.subdomain.someJavaApp ", "handler_mc, "POST ");
I wrote the onClipEvent(data) method for the 'handler_mc ' where in which I
am just trying to trace the server response.
As the referred 'http://servrename.subdomain.someJavaApp ' server application
returns some 'persistent HTTP Cookie ' (NOT CLIENT SIDE JS COOKIES), the
onClipEvent(data) handler method is invoking but its not able to trace any
response. Is that HTTP Cookie an object ?
if so, how to handle that in flash ? any ideas / thoughts welcome.
Have a nice time,
Pandu
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Supported by Fig Leaf Software
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Be sure to check the archives and the wiki:
http://chattyfig.figleaf.com/
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:105168
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
To unsubscribe send a blank e-mail to:
Normal Mode: flashcoders-unsubscribe@(protected)
Digest Mode: flashcoders-digest-unsubscrive@(protected)
|
|
 |