Yup! You can use ExternalInterface API to read cookies i.e. using JavaScript. You would need to have allowScriptAccess=sameDomain or always in order to allow ActionScript to interact with container's (html page) javascript.
I hope you know how to read cookies in JavaScript, if you know, then it's perhaps couple of more steps to get that data in ActionScript. -abdul ararat avşaroğlu wrote: > Hi everybody, > > I wrote a web application with asp.net <http://asp.net>. And it > creates some cookies on client machine. Is it possible to read that > cookies by using flex? > > Thanks > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

