View Full Version : Multiple app instances using the same shared object.
AbsoluteMonkey
12-01-2004, 05:55 AM
Simply..... How do I get multiple app instances to use the same shared object?
Thanks.
hi
try this :
SharedObject.getLocal("CookiName", "/");
"/" will place it at the most top of the dirstrukture all SWF shoud have access to it
AbsoluteMonkey
12-01-2004, 06:04 PM
Thanks but I don't think that is what I am looking for. I mean FCS apps using the same one..More detailed...Remote Shared Objects. Like a current user list..or some other S.O. that clients can connect to and onSync with.
|
vBulletin® v3.8.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.