Have you tried giving app privileges to worker, you need to pass "true" in
the 2nd parameter of createWorker()?

I'm just guessing though
On 9 Jan 2014 21:57, "Sean Thayne" <[email protected]> wrote:

> Hi All,
>
> My goal is a very simple one. Having a worker do a web service call, then
> writes to a SharedObject.
>
> The problem is every time I run SharedObject.getLocal() in the worker, it
> blows up. On Windows 7 I get "Adobe AIR Debug Launcher" has stopped
> working.
>
> Any ideas?
>
>
> ~Sean
>
> <http://www.skyseek.com>
> class *Sean_Thayne*
>     extends Developer {
>         public $skype = "sthayne23";
>         public $gTalk = "[email protected]";
>         public $url   = "www.skyseek.com";
> }
>

Reply via email to