Re: [Flashcoders] SharedObject path?

2006-06-04 Thread Julius - XK
look at System.exactSettings Setting this to true will cause the player to use the full domain. So say if someone went to your site and used www.yoursite.com to get there, that's the directory it will use. Then if someone else used yoursite.com, it would use yoursite.com as the path. This coul

Re: [Flashcoders] SharedObject path?

2006-06-04 Thread Stéphane Bebrone
Hi, Maybe you can use the second parameter. As the doc say: "*localPath*:String [optional] - A string that specifies the full or partial path to the SWF file that created the shared object, and that determines where the shared object is stored locally. The default value is the full path." Gree

[Flashcoders] SharedObject path?

2006-06-04 Thread John Hattan
I just noticed this problem when re-compiling my games from Flash 6 to Flash 7. Some of my SharedObjects (i.e. Flash cookies) weren't being read properly by some of my Flash content. Getting out .SOL editor (Flash cookie viewer), I took a look at what was being written out. Turns out some of the g