all groups > flash actionscript > november 2004 >
You're in the

flash actionscript

group:

equivalent of a "cookie" for flash?


equivalent of a "cookie" for flash? (_seb_)
11/30/2004 10:35:08 PM
flash actionscript:
Hi all
I'd like to know if there is anything equivalent to a cookie for flash.
My goal is to open a new window with a flash movie that will behave
differently depending on which previous page we're coming from.
That is, I'd like to pass a variable from a flash movie in one page, to
another flash movie in another page.

Re: equivalent of a "cookie" for flash? shamou
12/1/2004 4:25:13 AM
Yes it is possible to share information between Flash movies and set 'cookies'
using the shared object. Look in your help file for the SharedObject class,
which provides a number of useful examples. Hope this helps
AddThis Social Bookmark Button