Try setting
ExternalInterface.marshallExceptions = true;
before making the ExternalInterface call.  Also enclose the call in a
try...catch.  If something is going wrong on the JS side, you should be
able to catch it with this setup.

Thanks,
Om
On Sep 13, 2014 11:22 AM, "piotrz" <piotrzarzyck...@gmail.com> wrote:

> I have found that flash is freezing probably on ExternalInterface.call. -
> It's just stuck for 60 seconds or less.
>
> Piotr
>
>
>
> -----
> Apache Flex Committer
> piotrzarzyck...@gmail.com
> --
> View this message in context:
> http://apache-flex-development.2333347.n4.nabble.com/Flash-freeze-for-60-seconds-in-Chrome-tp40638p40721.html
> Sent from the Apache Flex Development mailing list archive at Nabble.com.
>

Reply via email to