<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Buy Skelaxin Without Prescription</title>
	<atom:link href="http://www.wooliet.com/2009/07/22/swfobject-ie-and-dynamic-content-a-problem/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wooliet.com/2009/07/22/swfobject-ie-and-dynamic-content-a-problem/</link>
	<description>Floating my Boat</description>
	<lastBuildDate>Sun, 02 Oct 2011 22:22:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Buy Skelaxin Without Prescription</title>
		<link>http://www.wooliet.com/2009/07/22/swfobject-ie-and-dynamic-content-a-problem/comment-page-1/#comment-22910</link>
		<dc:creator>Nik</dc:creator>
		<pubDate>Wed, 27 Jul 2011 06:10:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.wooliet.com/?p=388#comment-22910</guid>
		<description>hmm... i&#039;m still getting an error in ie7 only (all others work)

previous code

//el.outerHTML = &#039;&#039; + par + &#039;&#039;;

new code:
$(el).replaceWith(&#039;&quot;+par+&quot;&quot;);

anyone see any problems?</description>
		<content:encoded><![CDATA[<p>hmm&#8230; i&#8217;m still getting an error in ie7 only (all others work)</p>
<p>previous code</p>
<p>//el.outerHTML = &#8221; + par + &#8221;;</p>
<p>new code:<br />
$(el).replaceWith(&#8216;&#8221;+par+&#8221;");</p>
<p>anyone see any problems?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Buy Skelaxin Without Prescription</title>
		<link>http://www.wooliet.com/2009/07/22/swfobject-ie-and-dynamic-content-a-problem/comment-page-1/#comment-18440</link>
		<dc:creator>Anton</dc:creator>
		<pubDate>Thu, 23 Jun 2011 07:58:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.wooliet.com/?p=388#comment-18440</guid>
		<description>@Adam Duston, you are completely right.

I&#039;ve just spent the better part of a day trying to isolate why my externalInterface calls weren&#039;t working (to SWF).

Turns out that the BOZO that last worked on the site in question edited the minified swfobject.js without adding  notes or &#039;mod&#039; suffix to the file name.

Please, please, please people if you are going to edit the swfobject.js, make sure you make it known that it has been edited!

Or better yet; don&#039;t.

Cheers :)</description>
		<content:encoded><![CDATA[<p>@Adam Duston, you are completely right.</p>
<p>I&#8217;ve just spent the better part of a day trying to isolate why my externalInterface calls weren&#8217;t working (to SWF).</p>
<p>Turns out that the BOZO that last worked on the site in question edited the minified swfobject.js without adding  notes or &#8216;mod&#8217; suffix to the file name.</p>
<p>Please, please, please people if you are going to edit the swfobject.js, make sure you make it known that it has been edited!</p>
<p>Or better yet; don&#8217;t.</p>
<p>Cheers <img src='http://www.wooliet.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Buy Skelaxin Without Prescription</title>
		<link>http://www.wooliet.com/2009/07/22/swfobject-ie-and-dynamic-content-a-problem/comment-page-1/#comment-6803</link>
		<dc:creator>Paul Moment</dc:creator>
		<pubDate>Sat, 19 Feb 2011 08:03:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.wooliet.com/?p=388#comment-6803</guid>
		<description>After a day of rip-hair-out-of-my-bald-head frustration, this seriously saved my ass. Thanks so much for persistently tracking down a fix, Woolie. And thanks, mattb, for the code post. I wish some enterprising hacker would write a virus that would assassinate any version of IE it finds and replace with any other decent new-gen browser. Gawd. Thx again!</description>
		<content:encoded><![CDATA[<p>After a day of rip-hair-out-of-my-bald-head frustration, this seriously saved my ass. Thanks so much for persistently tracking down a fix, Woolie. And thanks, mattb, for the code post. I wish some enterprising hacker would write a virus that would assassinate any version of IE it finds and replace with any other decent new-gen browser. Gawd. Thx again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Buy Skelaxin Without Prescription</title>
		<link>http://www.wooliet.com/2009/07/22/swfobject-ie-and-dynamic-content-a-problem/comment-page-1/#comment-6268</link>
		<dc:creator>Adam Duston</dc:creator>
		<pubDate>Sat, 04 Dec 2010 16:45:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.wooliet.com/?p=388#comment-6268</guid>
		<description>In my experience, this breaks ExternalInterface. Meaning you can&#039;t make JS calls to swfs added by replaceWith.</description>
		<content:encoded><![CDATA[<p>In my experience, this breaks ExternalInterface. Meaning you can&#8217;t make JS calls to swfs added by replaceWith.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Buy Skelaxin Without Prescription</title>
		<link>http://www.wooliet.com/2009/07/22/swfobject-ie-and-dynamic-content-a-problem/comment-page-1/#comment-5373</link>
		<dc:creator>bretto</dc:creator>
		<pubDate>Wed, 21 Jul 2010 19:51:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.wooliet.com/?p=388#comment-5373</guid>
		<description>A better method of fixing this (if you don&#039;t have access to the swfobject.js file) is you dynamically create a set of nested divs and tell swfobject to replace the inner one.</description>
		<content:encoded><![CDATA[<p>A better method of fixing this (if you don&#8217;t have access to the swfobject.js file) is you dynamically create a set of nested divs and tell swfobject to replace the inner one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Buy Skelaxin Without Prescription</title>
		<link>http://www.wooliet.com/2009/07/22/swfobject-ie-and-dynamic-content-a-problem/comment-page-1/#comment-5007</link>
		<dc:creator>mattb</dc:creator>
		<pubDate>Thu, 06 May 2010 01:23:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.wooliet.com/?p=388#comment-5007</guid>
		<description>HTML isn&#039;t working here... here&#039;s a pastebin of my fix: http://pastebin.com/V0hP5Ywj</description>
		<content:encoded><![CDATA[<p>HTML isn&#8217;t working here&#8230; here&#8217;s a pastebin of my fix: <a href="http://pastebin.com/V0hP5Ywj" rel="nofollow">http://pastebin.com/V0hP5Ywj</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Buy Skelaxin Without Prescription</title>
		<link>http://www.wooliet.com/2009/07/22/swfobject-ie-and-dynamic-content-a-problem/comment-page-1/#comment-5006</link>
		<dc:creator>mattb</dc:creator>
		<pubDate>Thu, 06 May 2010 01:21:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.wooliet.com/?p=388#comment-5006</guid>
		<description>I had this problem with swfobject.js 2.2, and fixed it by doing the following.

Changed this:

aa.outerHTML=&#039;&quot;+af+&quot;&quot;;

to this:

$(aa).replaceWith(&#039;&quot;+af+&quot;&quot;);</description>
		<content:encoded><![CDATA[<p>I had this problem with swfobject.js 2.2, and fixed it by doing the following.</p>
<p>Changed this:</p>
<p>aa.outerHTML=&#8217;&#8221;+af+&#8221;";</p>
<p>to this:</p>
<p>$(aa).replaceWith(&#8216;&#8221;+af+&#8221;");</p>
]]></content:encoded>
	</item>
	<item>
		<title>Buy Skelaxin Without Prescription</title>
		<link>http://www.wooliet.com/2009/07/22/swfobject-ie-and-dynamic-content-a-problem/comment-page-1/#comment-4200</link>
		<dc:creator>nico</dc:creator>
		<pubDate>Wed, 24 Feb 2010 15:23:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.wooliet.com/?p=388#comment-4200</guid>
		<description>same problem

//el.outerHTML = &#039;&#039; + par + &#039;&#039;;
				$(el).replaceWith(&#039;&#039; + par + &#039;&#039;);

problem still present

SWFOBJECt dont load on IE8 (no error message but flash not loading)</description>
		<content:encoded><![CDATA[<p>same problem</p>
<p>//el.outerHTML = &#8221; + par + &#8221;;<br />
				$(el).replaceWith(&#8221; + par + &#8221;);</p>
<p>problem still present</p>
<p>SWFOBJECt dont load on IE8 (no error message but flash not loading)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Buy Skelaxin Without Prescription</title>
		<link>http://www.wooliet.com/2009/07/22/swfobject-ie-and-dynamic-content-a-problem/comment-page-1/#comment-3997</link>
		<dc:creator>Tri Vuong</dc:creator>
		<pubDate>Thu, 11 Feb 2010 21:25:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.wooliet.com/?p=388#comment-3997</guid>
		<description>I&#039;m using swfobject 2.2 and I have the same problem. I tried to apply the fix that you guys are talking about there which is 

Replace this line 

//el.outerHTML = &#039;&#039; + par + &#039;&#039;;

with this line
				jQuery(el).replaceWith(&#039;&#039; + par + &#039;&#039;);

However, it still not working for me. Any suggestion?</description>
		<content:encoded><![CDATA[<p>I&#8217;m using swfobject 2.2 and I have the same problem. I tried to apply the fix that you guys are talking about there which is </p>
<p>Replace this line </p>
<p>//el.outerHTML = &#8221; + par + &#8221;;</p>
<p>with this line<br />
				jQuery(el).replaceWith(&#8221; + par + &#8221;);</p>
<p>However, it still not working for me. Any suggestion?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Buy Skelaxin Without Prescription</title>
		<link>http://www.wooliet.com/2009/07/22/swfobject-ie-and-dynamic-content-a-problem/comment-page-1/#comment-3716</link>
		<dc:creator>Graeme</dc:creator>
		<pubDate>Sun, 24 Jan 2010 07:19:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.wooliet.com/?p=388#comment-3716</guid>
		<description>Thanks, your solution worked for me 

Comment out line 436 and put in a new line after with 

$(el).replaceWith(&#039;&#039; + par + &#039;&#039;);

Was getting error in IE only and now I don&#039;t 

Thanks!!</description>
		<content:encoded><![CDATA[<p>Thanks, your solution worked for me </p>
<p>Comment out line 436 and put in a new line after with </p>
<p>$(el).replaceWith(&#8221; + par + &#8221;);</p>
<p>Was getting error in IE only and now I don&#8217;t </p>
<p>Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Buy Skelaxin Without Prescription</title>
		<link>http://www.wooliet.com/2009/07/22/swfobject-ie-and-dynamic-content-a-problem/comment-page-1/#comment-2966</link>
		<dc:creator>Woolie</dc:creator>
		<pubDate>Thu, 03 Dec 2009 01:21:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.wooliet.com/?p=388#comment-2966</guid>
		<description>I looked and (thankfully) still have the uncompressed version sitting here locally. It has the following line commented out:

$j(el).replaceWith(&#039;&lt;object classid=&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&quot;&#039; + att + &#039;&gt;&#039; + par + &#039;&lt;/object&gt;&#039;);

Try adding the &#039;j&#039; (i.e. &lt;b&gt;$j&lt;/b&gt; instead of &lt;b&gt;$&lt;/b&gt;)

Also, the line number at which I have that is 436 and the version of the file is 2.2.  So unless you have a newer version it seems like line 425 might not be the right spot.  

Other than those two things, I&#039;m not sure why it wouldn&#039;t work.</description>
		<content:encoded><![CDATA[<p>I looked and (thankfully) still have the uncompressed version sitting here locally. It has the following line commented out:</p>
<p>$j(el).replaceWith(&#8216;&lt;object classid=&#8221;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&#8243;&#8216; + att + &#8216;&gt;&#8217; + par + &#8216;&lt;/object&gt;&#8217;);</p>
<p>Try adding the &#8216;j&#8217; (i.e. <b>$j</b> instead of <b>$</b>)</p>
<p>Also, the line number at which I have that is 436 and the version of the file is 2.2.  So unless you have a newer version it seems like line 425 might not be the right spot.  </p>
<p>Other than those two things, I&#8217;m not sure why it wouldn&#8217;t work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Buy Skelaxin Without Prescription</title>
		<link>http://www.wooliet.com/2009/07/22/swfobject-ie-and-dynamic-content-a-problem/comment-page-1/#comment-2964</link>
		<dc:creator>rbiggs</dc:creator>
		<pubDate>Thu, 03 Dec 2009 00:22:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.wooliet.com/?p=388#comment-2964</guid>
		<description>Hey!  I found the non-min version, replaced that line as you recommended and it did not work.  What might i have done wrong?</description>
		<content:encoded><![CDATA[<p>Hey!  I found the non-min version, replaced that line as you recommended and it did not work.  What might i have done wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Buy Skelaxin Without Prescription</title>
		<link>http://www.wooliet.com/2009/07/22/swfobject-ie-and-dynamic-content-a-problem/comment-page-1/#comment-2962</link>
		<dc:creator>rbiggs</dc:creator>
		<pubDate>Wed, 02 Dec 2009 22:38:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.wooliet.com/?p=388#comment-2962</guid>
		<description>(dang!  I was hoping this blog software would simply render the HTML as text rather than strip it out.  What I had written with the jquery replacement line was:

$(el).replaceWith(&quot;[everything that you had for el.outerHTML]&quot;), ... line 425.)

Where can I find an uncompiled (non-min) version of the latest swfobject.js?

Thanks! (ron: ron_biggs@msn.com)</description>
		<content:encoded><![CDATA[<p>(dang!  I was hoping this blog software would simply render the HTML as text rather than strip it out.  What I had written with the jquery replacement line was:</p>
<p>$(el).replaceWith(&#8220;[everything that you had for el.outerHTML]&#8220;), &#8230; line 425.)</p>
<p>Where can I find an uncompiled (non-min) version of the latest swfobject.js?</p>
<p>Thanks! (ron: <a href="mailto:ron_biggs@msn.com">ron_biggs@msn.com</a>)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Buy Skelaxin Without Prescription</title>
		<link>http://www.wooliet.com/2009/07/22/swfobject-ie-and-dynamic-content-a-problem/comment-page-1/#comment-2961</link>
		<dc:creator>rbiggs</dc:creator>
		<pubDate>Wed, 02 Dec 2009 22:33:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.wooliet.com/?p=388#comment-2961</guid>
		<description>This really is awesome ... and somewhat surprising that a new version of swfobject.js doesn&#039;t take this problem into account.

One question: what would the new and improved (replaced) line look like?  I&#039;m guessing something like:

$(el).replaceWith(&#039;&#039; + par + &#039;&#039;);</description>
		<content:encoded><![CDATA[<p>This really is awesome &#8230; and somewhat surprising that a new version of swfobject.js doesn&#8217;t take this problem into account.</p>
<p>One question: what would the new and improved (replaced) line look like?  I&#8217;m guessing something like:</p>
<p>$(el).replaceWith(&#8221; + par + &#8221;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>Buy Skelaxin Without Prescription</title>
		<link>http://www.wooliet.com/2009/07/22/swfobject-ie-and-dynamic-content-a-problem/comment-page-1/#comment-2931</link>
		<dc:creator>nwrman</dc:creator>
		<pubDate>Thu, 26 Nov 2009 10:24:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.wooliet.com/?p=388#comment-2931</guid>
		<description>Awesome!, this article lead me to a solution for my problem.

Thanks!</description>
		<content:encoded><![CDATA[<p>Awesome!, this article lead me to a solution for my problem.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

