Does anyone know if it's possible to read a local shared object with a servlet even if there is no flash present on a page?
I want to set a local shared object like a cookie, and then access it again from a page that doesn't have a flash movie.
If I can't do this, is it standard to have the initial flash movie call an external javascript to set a traditional cookie that can later be read?
I want to set a local shared object like a cookie, and then access it again from a page that doesn't have a flash movie.
If I can't do this, is it standard to have the initial flash movie call an external javascript to set a traditional cookie that can later be read?