[SWFObject] IE - Multiple SWF with LocalConnection conflict?

Naomi Spirit N.Spirit at LTScotland.org.uk
Thu Aug 3 01:15:04 PDT 2006


Hi Geoff

I've changed the way that page is coded - and inserted the SWF Object
only once in the header, and unfortunately get the same error happening.

:-(

-----Original Message-----
From: Geoff Stearns [mailto:geoff at deconcept.com] 
Sent: 02 August 2006 16:40
To: swfobject at lists.deconcept.com
Cc: Naomi Spirit
Subject: Re: [SWFObject] IE - Multiple SWF with LocalConnection
conflict?

ok, it's becuase you have the swfobject script being inserted more than
once in the document.

each time you include it, it will add more to the unload function, and
once you get past a certain point, the computer just can't handle doing
more stuff at once.

so just remove all but one of these lines:

<script type="text/javascript" src="swfobject.js"></script>

and it's generally best practice to put that line inside the <head> of
the html document so that it loads before the <body> does and the
scripts are available.



On Aug 2, 2006, at 11:24 AM, Naomi Spirit wrote:

>  in adition : my OS is XP
>
> -----Original Message-----
> From: Naomi Spirit
> Sent: 02 August 2006 16:03
> To: 'Geoff Stearns'
> Subject: RE: [SWFObject] IE - Multiple SWF with LocalConnection 
> conflict?
>
> Hi Geoff
>
> These are a couple of the pages I am having issues with.  If you have 
> recently cleared the cache and restarted IE you can navigate back and 
> forth between them a few times before the issue appears.  Otherwise it

> just appears immediately.
>
>
> To test it further I broke it right down to the bare minimum.   I've
> attached those files zipped:
>
> One example is with three very basic swf's the issue still occurs so 
> it actually has nothing to do with LocalConnection class afterall.
>
> My Browser : IE 6.0.2900.2180.xpsp_sp2_gdr.050301-1519
> Flash : Win 8,0,24,0
>
> I really apreciate you getting back in touch!!
>
> Naomi
>
>
>
> -----Original Message-----
> From: swfobject-bounces at lists.deconcept.com
> [mailto:swfobject-bounces at lists.deconcept.com] On Behalf Of Geoff 
> Stearns
> Sent: 02 August 2006 15:40
> To: swfobject at lists.deconcept.com
> Subject: Re: [SWFObject] IE - Multiple SWF with LocalConnection 
> conflict?
>
> ok, this looks like a new issue, can you send me a link to your page 
> and your browser specs and OS version?
>




More information about the Swfobject mailing list