<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: SWFObject 1.4.3 released</title>
	<atom:link href="http://blog.deconcept.com/2006/07/28/swfobject-143-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.deconcept.com/2006/07/28/swfobject-143-released/</link>
	<description>You've got your good thing, and I've got mine</description>
	<pubDate>Tue, 13 May 2008 09:18:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: One night in paris</title>
		<link>http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-16506</link>
		<dc:creator>One night in paris</dc:creator>
		<pubDate>Sat, 07 Apr 2007 19:23:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-16506</guid>
		<description>I followed your ExternalInterface example to wire up a Flash file to some JS functions. Everything works fine in FF and Safari, but in IE when calling the AS function from JS, the entire Flash file just disappears. I checked out the 1.4.2 branch, and it then works fine in IE as well.</description>
		<content:encoded><![CDATA[<p>I followed your ExternalInterface example to wire up a Flash file to some JS functions. Everything works fine in FF and Safari, but in IE when calling the AS function from JS, the entire Flash file just disappears. I checked out the 1.4.2 branch, and it then works fine in IE as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simen</title>
		<link>http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-15520</link>
		<dc:creator>Simen</dc:creator>
		<pubDate>Wed, 21 Feb 2007 14:25:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-15520</guid>
		<description>I'm getting the above problem with the most recent SVN version of SWFObject. Two swf's on one page calling ExternalInterface causes IE to get Out of memory at line 56 on unload</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting the above problem with the most recent SVN version of SWFObject. Two swf&#8217;s on one page calling ExternalInterface causes IE to get Out of memory at line 56 on unload</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tek</title>
		<link>http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-15181</link>
		<dc:creator>Tek</dc:creator>
		<pubDate>Sat, 27 Jan 2007 15:09:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-15181</guid>
		<description>For my part the version 1.5 does not fix the problem with the two animations using ExternalInterface in the same page (Line 56: Out of Memory bug) on Flash Internet Explorer v9.0.16.0. SWFObject v1.5 also re-introduces an old bug that v1.4.2 haven't. The bug is that when using ExternalInterface and using FMS with a persistent connection if you simply refresh the page, the animation is not unloaded from memory (I'm not sure if it is known as the streaming bug) and FMS does nor receive the signal to close the connection. Each time you refresh the page a new FMS connection exists (you can try it with a simple NetConnection.connect() line in a blank FLA). I have switched back to v1.4.2 and everything goes fine. I can try v1.4.3 or any other version if you make them public. Good luck. Do not hesitate to contact me, I have worked a lot on this sort of (cr..) things.</description>
		<content:encoded><![CDATA[<p>For my part the version 1.5 does not fix the problem with the two animations using ExternalInterface in the same page (Line 56: Out of Memory bug) on Flash Internet Explorer v9.0.16.0. SWFObject v1.5 also re-introduces an old bug that v1.4.2 haven&#8217;t. The bug is that when using ExternalInterface and using FMS with a persistent connection if you simply refresh the page, the animation is not unloaded from memory (I&#8217;m not sure if it is known as the streaming bug) and FMS does nor receive the signal to close the connection. Each time you refresh the page a new FMS connection exists (you can try it with a simple NetConnection.connect() line in a blank FLA). I have switched back to v1.4.2 and everything goes fine. I can try v1.4.3 or any other version if you make them public. Good luck. Do not hesitate to contact me, I have worked a lot on this sort of (cr..) things.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Schmidt</title>
		<link>http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-15122</link>
		<dc:creator>Christian Schmidt</dc:creator>
		<pubDate>Mon, 15 Jan 2007 18:18:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-15122</guid>
		<description>Yes, the latest version from svn also appears to fix the problem I am experiencing. Thanks :-)</description>
		<content:encoded><![CDATA[<p>Yes, the latest version from svn also appears to fix the problem I am experiencing. Thanks :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-15121</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Mon, 15 Jan 2007 16:39:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-15121</guid>
		<description>This issue should be fixed in the latest version of SWFObject in svn. Grab it from here: svn.deconcept.com/swfobject/trunk/ and try it out.</description>
		<content:encoded><![CDATA[<p>This issue should be fixed in the latest version of SWFObject in svn. Grab it from here: svn.deconcept.com/swfobject/trunk/ and try it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Schmidt</title>
		<link>http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-15117</link>
		<dc:creator>Christian Schmidt</dc:creator>
		<pubDate>Mon, 15 Jan 2007 10:45:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-15117</guid>
		<description>I also experience the problem with IE quitting when loading the next page. I am using IE6 with Flash Player 6.0.88.0 and SWFObject 1.4.4.

The problem seems to be in deconcept.SWFObjectUtil.cleanupSWFs. Calling typeof on all properties seems to crash IE. Not every time, but about 50% of the times, at least after a restart of IE (it appears to get immune, if other pages are visited before the page using SWFObject).

Replacing
    if (typeof objects[i][x] == 'function') {
with
    if (x != 'FlashVars' &#038;&#038; typeof objects[i][x] == 'function') {
appears to fix the problem.

Can anybody confirm this, or is it just a coincidence?</description>
		<content:encoded><![CDATA[<p>I also experience the problem with IE quitting when loading the next page. I am using IE6 with Flash Player 6.0.88.0 and SWFObject 1.4.4.</p>
<p>The problem seems to be in deconcept.SWFObjectUtil.cleanupSWFs. Calling typeof on all properties seems to crash IE. Not every time, but about 50% of the times, at least after a restart of IE (it appears to get immune, if other pages are visited before the page using SWFObject).</p>
<p>Replacing<br />
    if (typeof objects[i][x] == &#8216;function&#8217;) {<br />
with<br />
    if (x != &#8216;FlashVars&#8217; &#038;&#038; typeof objects[i][x] == &#8216;function&#8217;) {<br />
appears to fix the problem.</p>
<p>Can anybody confirm this, or is it just a coincidence?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RottenEye</title>
		<link>http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-14972</link>
		<dc:creator>RottenEye</dc:creator>
		<pubDate>Tue, 28 Nov 2006 19:57:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-14972</guid>
		<description>I have SWFObject v1.4.3 and Internet Explorer 6.

I have a page with multiple movies and I’m using ajax to change the page content.
My home page has 4 flash movies and when I hit in a link the div (the one that have the 4 flash movies) is changed (using the innerHTML property) according to the new content returned for the ajax call. Now that I have the new content in my div (now with 0 flash movies) I hit the refresh button and IE (only happens in IE) give me the error “Line: 55 Error: Object doesn’t support this property or method”.

I investigate and the problem seems to be, again, the function __flash_unloadHandler in the fp9, because when I hit refresh the objects referenced by this function no longer exists, due to the assignment of new content (from ajax) to the div using the innerHTML property.

I think that this problem will be solved when I upgrade to version 1.4.3, because you replace this function with an empty function. Well I was wrong. The function really is replaced but the event onunload of the window object still have a copy of this function on it and when window.onunload is fired (in this case when I hit the refresh button) the function is still executed!

The Adobe javascript code has an error, if they just add this line: &lt;code&gt;if( typeof chartObj == “undefined” ) return; to the first line of his __flash_unloadHandler  function, everything will jus work perfectly.

Can anyone help me out with this. please? I just don’t know what to do anymore!
Thanks in advance!&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>I have SWFObject v1.4.3 and Internet Explorer 6.</p>
<p>I have a page with multiple movies and I’m using ajax to change the page content.<br />
My home page has 4 flash movies and when I hit in a link the div (the one that have the 4 flash movies) is changed (using the innerHTML property) according to the new content returned for the ajax call. Now that I have the new content in my div (now with 0 flash movies) I hit the refresh button and IE (only happens in IE) give me the error “Line: 55 Error: Object doesn’t support this property or method”.</p>
<p>I investigate and the problem seems to be, again, the function __flash_unloadHandler in the fp9, because when I hit refresh the objects referenced by this function no longer exists, due to the assignment of new content (from ajax) to the div using the innerHTML property.</p>
<p>I think that this problem will be solved when I upgrade to version 1.4.3, because you replace this function with an empty function. Well I was wrong. The function really is replaced but the event onunload of the window object still have a copy of this function on it and when window.onunload is fired (in this case when I hit the refresh button) the function is still executed!</p>
<p>The Adobe javascript code has an error, if they just add this line: <code>if( typeof chartObj == “undefined” ) return; to the first line of his __flash_unloadHandler  function, everything will jus work perfectly.</p>
<p>Can anyone help me out with this. please? I just don’t know what to do anymore!<br />
Thanks in advance!</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-14705</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Tue, 29 Aug 2006 12:46:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-14705</guid>
		<description>Hi, many thanks for SWFObject! I have just one question. How can I pass the parameters to page from movie (swf)?
The standart FSCommand method doesn't work.</description>
		<content:encoded><![CDATA[<p>Hi, many thanks for SWFObject! I have just one question. How can I pass the parameters to page from movie (swf)?<br />
The standart FSCommand method doesn&#8217;t work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-14589</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Fri, 04 Aug 2006 05:24:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-14589</guid>
		<description>Well it's perfectly fine to have different versions on IE and Firefox. I'll test with FP6 in IE - maybe it's a specific problem related to that player?

I'd be curious to see if upgrading to 7 or 8 or 9 fixes the crash.</description>
		<content:encoded><![CDATA[<p>Well it&#8217;s perfectly fine to have different versions on IE and Firefox. I&#8217;ll test with FP6 in IE - maybe it&#8217;s a specific problem related to that player?</p>
<p>I&#8217;d be curious to see if upgrading to 7 or 8 or 9 fixes the crash.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Cain</title>
		<link>http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-14587</link>
		<dc:creator>David Cain</dc:creator>
		<pubDate>Thu, 03 Aug 2006 22:00:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-14587</guid>
		<description>Revise and extend here: Have not reproduced this on a colleague's machine, and have noted that my Flash Player install looks screwy - reporting version 6 on IE, version 8 on Firefox (verified outside of SWFObject - it's really 6 and 8!).

Will investigate here...sorry for pulling the fire alarm!

DC</description>
		<content:encoded><![CDATA[<p>Revise and extend here: Have not reproduced this on a colleague&#8217;s machine, and have noted that my Flash Player install looks screwy - reporting version 6 on IE, version 8 on Firefox (verified outside of SWFObject - it&#8217;s really 6 and 8!).</p>
<p>Will investigate here&#8230;sorry for pulling the fire alarm!</p>
<p>DC</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Cain</title>
		<link>http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-14583</link>
		<dc:creator>David Cain</dc:creator>
		<pubDate>Thu, 03 Aug 2006 17:36:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-14583</guid>
		<description>I've just tried out the SVN version (dated today  - 8/3) of 1.4.4 - it fixes my problems with Flash never showing up on IE, as well as a wealth of other issues (again, all on IE), but introduces a deal-breaker: Go from page 1 with an SWF to page 2 with an SWF and IE quits. Just up and quits. Not good...

BTW, I think SWFObject is incredibly useful (assuming I can make it continue to work on IE).

DC</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just tried out the SVN version (dated today  - 8/3) of 1.4.4 - it fixes my problems with Flash never showing up on IE, as well as a wealth of other issues (again, all on IE), but introduces a deal-breaker: Go from page 1 with an SWF to page 2 with an SWF and IE quits. Just up and quits. Not good&#8230;</p>
<p>BTW, I think SWFObject is incredibly useful (assuming I can make it continue to work on IE).</p>
<p>DC</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-14582</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Thu, 03 Aug 2006 12:26:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-14582</guid>
		<description>I've updated the script to fix that issue - still doing some final testing, but it looks pretty good. If you want to test it out, you can get version 1.4.4 from svn.deconcept.com/swfobject/trunk/</description>
		<content:encoded><![CDATA[<p>I&#8217;ve updated the script to fix that issue - still doing some final testing, but it looks pretty good. If you want to test it out, you can get version 1.4.4 from svn.deconcept.com/swfobject/trunk/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miike</title>
		<link>http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-14581</link>
		<dc:creator>Miike</dc:creator>
		<pubDate>Thu, 03 Aug 2006 12:19:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-14581</guid>
		<description>Hi,
just to let you know I'm getting the same problem as Jed Hurt with the new version...
Works fine in firefox, but the flash flickers on then off - so a blank page is all I get in IE... I'm not using externalInterface at all, just the detect part..

Everything great when I revert to the previous version...

Cheers</description>
		<content:encoded><![CDATA[<p>Hi,<br />
just to let you know I&#8217;m getting the same problem as Jed Hurt with the new version&#8230;<br />
Works fine in firefox, but the flash flickers on then off - so a blank page is all I get in IE&#8230; I&#8217;m not using externalInterface at all, just the detect part..</p>
<p>Everything great when I revert to the previous version&#8230;</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ME</title>
		<link>http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-14579</link>
		<dc:creator>ME</dc:creator>
		<pubDate>Thu, 03 Aug 2006 06:36:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-14579</guid>
		<description>If I navigate to a page having another activeX, the cleaning function makes IE 6 crash.
I wonder if we should not be unregistering the onbeforeunload function after it has been called once?!</description>
		<content:encoded><![CDATA[<p>If I navigate to a page having another activeX, the cleaning function makes IE 6 crash.<br />
I wonder if we should not be unregistering the onbeforeunload function after it has been called once?!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bitchwhocodes</title>
		<link>http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-14577</link>
		<dc:creator>bitchwhocodes</dc:creator>
		<pubDate>Wed, 02 Aug 2006 13:29:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-14577</guid>
		<description>I can send you a code sample of what I am doing- but my js function is fired off a href link.</description>
		<content:encoded><![CDATA[<p>I can send you a code sample of what I am doing- but my js function is fired off a href link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-14575</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Tue, 01 Aug 2006 21:35:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-14575</guid>
		<description>I can't recreate that problem. I just upgraded my old ExternalInterface example page to the latest SWFObject and it works fine.

http://blog.deconcept.com/code/externalinterface.html

I did have a thought though: In 1.4.3, I changed the cleanup code to trigger 'onbeforeunload' instead of onunload, so I wonder if you are clicking a link with a href="#" or something like that, maybe that is triggering the cleanup?

The cleanup then hides all the Object tags, which would cause the movies to dissapear... So have a look and let me know if you find out anything new.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t recreate that problem. I just upgraded my old ExternalInterface example page to the latest SWFObject and it works fine.</p>
<p><a href="http://blog.deconcept.com/code/externalinterface.html" rel="nofollow">http://blog.deconcept.com/code/externalinterface.html</a></p>
<p>I did have a thought though: In 1.4.3, I changed the cleanup code to trigger &#8216;onbeforeunload&#8217; instead of onunload, so I wonder if you are clicking a link with a href=&#8221;#&#8221; or something like that, maybe that is triggering the cleanup?</p>
<p>The cleanup then hides all the Object tags, which would cause the movies to dissapear&#8230; So have a look and let me know if you find out anything new.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bitchwhocodes</title>
		<link>http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-14574</link>
		<dc:creator>bitchwhocodes</dc:creator>
		<pubDate>Tue, 01 Aug 2006 20:29:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-14574</guid>
		<description>I had the same problem as Jed with IE and external interface. no workie. 
IE just cacks out. Mozilla is seamless.</description>
		<content:encoded><![CDATA[<p>I had the same problem as Jed with IE and external interface. no workie.<br />
IE just cacks out. Mozilla is seamless.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-14572</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Tue, 01 Aug 2006 15:13:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-14572</guid>
		<description>It still shows 9.0.16 for me in Firefox + Safari. Is this only in IE? Have you tried reinstalling your Flash Player?</description>
		<content:encoded><![CDATA[<p>It still shows 9.0.16 for me in Firefox + Safari. Is this only in IE? Have you tried reinstalling your Flash Player?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mray</title>
		<link>http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-14571</link>
		<dc:creator>mray</dc:creator>
		<pubDate>Tue, 01 Aug 2006 15:08:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-14571</guid>
		<description>I've noticed that when using the flashversion.html sample in the 1.4.3 zip file I get NaN for the rev attribute versus 0 in version 1.4. (Using flash player 9.0.0) Can anyone else recreate this?

Could this possibly be an issue introduced with the 1.4.3 update?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve noticed that when using the flashversion.html sample in the 1.4.3 zip file I get NaN for the rev attribute versus 0 in version 1.4. (Using flash player 9.0.0) Can anyone else recreate this?</p>
<p>Could this possibly be an issue introduced with the 1.4.3 update?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FloatingCat</title>
		<link>http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-14569</link>
		<dc:creator>FloatingCat</dc:creator>
		<pubDate>Mon, 31 Jul 2006 17:03:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/07/28/swfobject-143-released/#comment-14569</guid>
		<description>Similar to the problem that Jeff was seeing above, with 1.4.3 I find that the Flash bits disappear when following a link in IE 6 with Flash 9.</description>
		<content:encoded><![CDATA[<p>Similar to the problem that Jeff was seeing above, with 1.4.3 I find that the Flash bits disappear when following a link in IE 6 with Flash 9.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
