Re: [flexcoders] flash cookie

2007-02-28 Thread Muzak
AFAIK, nope.

regards,
Muzak

- Original Message - 
From: thierrybertossa [EMAIL PROTECTED]
To: flexcoders@yahoogroups.com
Sent: Tuesday, February 27, 2007 2:38 PM
Subject: [flexcoders] flash cookie


Is it possible to store a cookie (LSO) from a domain www.x.com and
then access this cookie from a .swf played outside internet explorer or
mozilla (in flash player directly) if we know the name of the domain
www.x.com ??

thanks





Re: [flexcoders] flash cookie

2007-02-28 Thread julien castelain

hi thierry

maybe you could use a shared object to store what's in the cookie

julien


On 2/27/07, thierrybertossa [EMAIL PROTECTED] wrote:


Is it possible to store a cookie (LSO) from a domain www.x.com and
then access this cookie from a .swf played outside internet explorer or
mozilla (in flash player directly) if we know the name of the domain
www.x.com ??

thanks




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
Yahoo! Groups Links






[flexcoders] flash cookie

2007-02-27 Thread thierrybertossa
Is it possible to store a cookie (LSO) from a domain www.x.com and 
then access this cookie from a .swf played outside internet explorer or 
mozilla (in flash player directly) if we know the name of the domain 
www.x.com ??

thanks