Hi Aran! Thanks for you fast answer. I think I've found the solution - I'm aware that SWFObject can't create cookies by itself. I going to try to use swfobject.hasFlashPlayerVersion and then run a js-function that creates the cookie.
Niklas On 23 Maj, 13:01, "Aran Rhee" <[email protected]> wrote: > Niklas. > > SWFObject does not read / write cookie values as part of its library > methods, but it is trivial to do so with javascript. Google is your friend, > and you will find many cookie helper functions within minutes. > > Aran > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On > > Behalf Of Nicke > Sent: Saturday, 23 May 2009 8:08 PM > To: SWFObject > Subject: Is there a way to set a cookie if flash is installed? > > Hi there! > > I would like to set a cookie if the user has a certain flashversion or > higher installed on their computer. Is this possible with the help of > SWFObject? I guess it could mean running a javascript function if that > flashversion or higher is installed. I haven't really found anything > regarding this... What I've found are ways of telling if the write of > the swf embedded on the page was success with function returning a > boolean value. But this would in my case be to late... :( > > All the best, Niklas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SWFObject" 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/swfobject?hl=en -~----------~----~----~----~------~----~------~--~---
