Friday, April 2, 2010

Loading SharedObject across Multiple...

Hi,

I have a quick question about SharedObjects. Let's say you wanted a flash movie to load the same SharedObjects no matter where it is accessed. Is this possible and how would you set up the parent movie to transport the SharedObjects?

Thanks,

Ed

Loading SharedObject across Multiple...

sharedobjects can't be shared across different domains.

what are you trying to do?

Loading SharedObject across Multiple...

Thanks, I am creating the engine for a game and was considering problems people may have not being able to load their game data if they go to www.site.com instead of site.com or if they try playing the game on site2.com. I will just save the game on shared objects and allow the user to save shared objects or load shared objects into a remote sql database.

you're welcome.

No comments:

Post a Comment