I have Alert in place and it doesn't popup in chrome but it does in IE. By
works I mean after the second swf is loaded and send is issued the callback
in the *second *app is called properly.

On Wed, Aug 3, 2016 at 2:07 PM Alex Harui <[email protected]> wrote:

>
>
> On 8/3/16, 11:37 AM, "mark goldin" <[email protected]> wrote:
>
> >I am not sure it ever worked in IE.
> >Both call connect with the same name.
>
> If two SWFs on the same computer call connect with the same name, the
> second one should result in an error if the first SWF is still running,
> which IE is doing and Chrome should do.  If you don't have a debugger
> player in Chrome, it will just eat the error.  Could that be the case?
>
> When you say "it works", does that mean that if some code calls send()
> that the first SWF to call connect gets called or something else?
>
> -Alex
>
>

Reply via email to