* I apologize if this ends up being a duplicate post, but I think my first
attempt to send this didn't go through - 

If I have a flash module which uses SharedObject in a page on a website which is
load balanced, what implications might that have for how data is stored on the
client's machine?

I'm asking because I know SharedObjects write .sol files to the client's machine
using the domain from which the .swf was loaded, so if that .swf was served
through a load balanced server, would the flash module have access to the same
SharedObject the next time the user hits the site?

I am worried that the originating domain for the .swf might be different from 
the
site's domain due to load balancing, thus it would write a SharedObject using 
the
domain of its origin which could be different the next time the user visits the 
site.

thanks



_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to