Have anyone gotten SharedObject to work in Flex 2? I copy/paste the
code straight from the Adobe livedocs and it doesn't work. I always
get three errors. I get "Call to a possibly undefined method getLocal
through a reference with static type Class." when the getLocal() is
called. I get "Call to a possibly undefined method getLocal through a
reference with static type SharedObject." when I call flush() and also
on clear().

Reply via email to