Re: [Flashcoders] SharedObject always undefined

2006-04-06 Thread Jeff Mastropietro
Lanny, D'oh. You're a life saver. I sure wish Flash threw an error or something on that one. Thanks, Jeff Lanny McNie wrote: try "SharedObject" instead of "ShareObject" (note the 'd') On 4/6/06, Jeff Mastropietro <[EMAIL PROTECTED]> wrote: I'm trying to use a SharedObject to save a

Re: [Flashcoders] SharedObject always undefined

2006-04-06 Thread Lanny McNie
try "SharedObject" instead of "ShareObject" (note the 'd') On 4/6/06, Jeff Mastropietro <[EMAIL PROTECTED]> wrote: > > I'm trying to use a SharedObject to save and restore the state of my > flash movie. However, everytime I try to create a SharedObject, it > returns undefined. Does anyone have

[Flashcoders] SharedObject always undefined

2006-04-06 Thread Jeff Mastropietro
I'm trying to use a SharedObject to save and restore the state of my flash movie. However, everytime I try to create a SharedObject, it returns undefined. Does anyone have any experience using SharedObjects? Have any ideas what could be causing getLocal to return undefined? var player_so:S