<?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>Comments on: SwfObj version 0.3 released</title>
	<atom:link href="http://orangesplotch.com/blog/swfobj-version-03-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://orangesplotch.com/blog/swfobj-version-03-released/</link>
	<description>Web developing in the middle of the night.</description>
	<lastBuildDate>Tue, 07 Sep 2010 06:54:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
	<item>
		<title>By: Mike</title>
		<link>http://orangesplotch.com/blog/swfobj-version-03-released/comment-page-1/#comment-2221</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 10 Nov 2008 22:38:18 +0000</pubDate>
		<guid isPermaLink="false">http://orangesplotch.com/blog/?p=93#comment-2221</guid>
		<description>Hi,

Thanks for the response. That was totally the problem. Sorry about that. :)</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for the response. That was totally the problem. Sorry about that. <img src='http://orangesplotch.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: <img src='http://orangesplotch.com/blog/wp-content/plugins/rpx/images/openid.png'/> mattc</title>
		<link>http://orangesplotch.com/blog/swfobj-version-03-released/comment-page-1/#comment-2216</link>
		<dc:creator><img src='http://orangesplotch.com/blog/wp-content/plugins/rpx/images/openid.png'/> mattc</dc:creator>
		<pubDate>Mon, 10 Nov 2008 17:46:03 +0000</pubDate>
		<guid isPermaLink="false">http://orangesplotch.com/blog/?p=93#comment-2216</guid>
		<description>A valid point.

The code you are talking about is output in the wp_footer call. In order for it the html to be valid, your theme needs to call &lt;code&gt;&lt;?php wp_footer(); ?&gt;&lt;/code&gt; right before the closing body tag. If your theme does not include this function call, then the code is appended to the end of the page and you get the problem you are having.

If you&#039;d like more information on how to correct this, feel free to &lt;a href=&quot;http://orangesplotch.com/contact&quot; rel=&quot;nofollow&quot;&gt;contact me directly&lt;/a&gt;.

Thanks.</description>
		<content:encoded><![CDATA[<p>A valid point.</p>
<p>The code you are talking about is output in the wp_footer call. In order for it the html to be valid, your theme needs to call <code>&lt;?php wp_footer(); ?&gt;</code> right before the closing body tag. If your theme does not include this function call, then the code is appended to the end of the page and you get the problem you are having.</p>
<p>If you&#8217;d like more information on how to correct this, feel free to <a href="http://orangesplotch.com/contact" rel="nofollow">contact me directly</a>.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikw</title>
		<link>http://orangesplotch.com/blog/swfobj-version-03-released/comment-page-1/#comment-2215</link>
		<dc:creator>Mikw</dc:creator>
		<pubDate>Mon, 10 Nov 2008 17:05:17 +0000</pubDate>
		<guid isPermaLink="false">http://orangesplotch.com/blog/?p=93#comment-2215</guid>
		<description>Hi,

Any chance you have plans to move the JavaScript used to register the flash objects on the page inside the body tag? The way you tack it onto the end of the entire document (after the html tag) causes a validation error, which is sort of counterproductive to the concept of SWFObject.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Any chance you have plans to move the JavaScript used to register the flash objects on the page inside the body tag? The way you tack it onto the end of the entire document (after the html tag) causes a validation error, which is sort of counterproductive to the concept of SWFObject.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tarak</title>
		<link>http://orangesplotch.com/blog/swfobj-version-03-released/comment-page-1/#comment-756</link>
		<dc:creator>tarak</dc:creator>
		<pubDate>Wed, 27 Aug 2008 07:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://orangesplotch.com/blog/?p=93#comment-756</guid>
		<description>hi Matt :)
Additional info: I am using wordpress 2.6

Regards,
tarak</description>
		<content:encoded><![CDATA[<p>hi Matt <img src='http://orangesplotch.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Additional info: I am using wordpress 2.6</p>
<p>Regards,<br />
tarak</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tarak</title>
		<link>http://orangesplotch.com/blog/swfobj-version-03-released/comment-page-1/#comment-755</link>
		<dc:creator>tarak</dc:creator>
		<pubDate>Wed, 27 Aug 2008 07:44:30 +0000</pubDate>
		<guid isPermaLink="false">http://orangesplotch.com/blog/?p=93#comment-755</guid>
		<description>Hi Matt,

I sent the necessary information in an email but i didn&#039;t mention that i am using SwfObj  v. 0.5
Thanks, indeed, for the quick reply and the nice words!

Best regards,
tarak</description>
		<content:encoded><![CDATA[<p>Hi Matt,</p>
<p>I sent the necessary information in an email but i didn&#8217;t mention that i am using SwfObj  v. 0.5<br />
Thanks, indeed, for the quick reply and the nice words!</p>
<p>Best regards,<br />
tarak</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: <img src='http://orangesplotch.com/blog/wp-content/plugins/rpx/images/openid.png'/> mattc</title>
		<link>http://orangesplotch.com/blog/swfobj-version-03-released/comment-page-1/#comment-752</link>
		<dc:creator><img src='http://orangesplotch.com/blog/wp-content/plugins/rpx/images/openid.png'/> mattc</dc:creator>
		<pubDate>Wed, 27 Aug 2008 04:47:41 +0000</pubDate>
		<guid isPermaLink="false">http://orangesplotch.com/blog/?p=93#comment-752</guid>
		<description>Thanks Tarak.

Any chance you can include some more information on what isn&#039;t working in IE? What version of IE is giving you trouble, and what version of the plugin are you using? If you want to take this offline and email me more info I&#039;d love to take a look at it.</description>
		<content:encoded><![CDATA[<p>Thanks Tarak.</p>
<p>Any chance you can include some more information on what isn&#8217;t working in IE? What version of IE is giving you trouble, and what version of the plugin are you using? If you want to take this offline and email me more info I&#8217;d love to take a look at it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tarak</title>
		<link>http://orangesplotch.com/blog/swfobj-version-03-released/comment-page-1/#comment-750</link>
		<dc:creator>tarak</dc:creator>
		<pubDate>Wed, 27 Aug 2008 03:04:12 +0000</pubDate>
		<guid isPermaLink="false">http://orangesplotch.com/blog/?p=93#comment-750</guid>
		<description>Hi Matt,
wonderful plugin! it is just what i was looking for!
the pugin works perfectly with Firefox 3.0.1 but not on IE..
Any workaround?
Thanks so much in advance!</description>
		<content:encoded><![CDATA[<p>Hi Matt,<br />
wonderful plugin! it is just what i was looking for!<br />
the pugin works perfectly with Firefox 3.0.1 but not on IE..<br />
Any workaround?<br />
Thanks so much in advance!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
