Mailing List
Home
Flash Pro
Extending Flash
Flash Macromedia Developer
Subjects
Firework Effect
setInterval bug identified and fixed
setInterval bug identified and fixed
ScrollPane component doesn 't auto update
Help: MX 2004 How to script a print button to print the entire sli
Event Dispatcher between classes
memory management removeMovieClip /
MX2004 Dataset itemClassName
Order of events per frame
XML to Object help
Textfield prototype question
Flash and QuickTime VR
Reading and displaying RSS feeds in Flash MX
Flash MX 2004 Sucks
AW: [Flashcoders] Switch/Case vs If/else
AW: [Flashcoders] Switch/Case vs If/else
Flash Interface with 10mb xml file
Web Service Results
Listener Object 's best practice
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
How to handle 'Http Cookies ' in Flash ?

How to handle 'Http Cookies ' in Flash ?

2004-02-25       - By Pandu.Seemakurti

 Back
Reply:     1     2     3     4  

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)