<?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: FIX IT &#8211; Click to activate and use this control &#8211; Flash &#124; I.E &#124; Problem</title>
	<atom:link href="http://blogs.vinuthomas.com/2006/05/18/fix-it-click-to-activate-and-use-this-control-flash-ie-problem/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.vinuthomas.com/2006/05/18/fix-it-click-to-activate-and-use-this-control-flash-ie-problem/</link>
	<description>A Tech Discovery Blog on PHP, Ajax, Security and Social Media.</description>
	<lastBuildDate>Thu, 13 Oct 2011 13:51:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: vinu</title>
		<link>http://blogs.vinuthomas.com/2006/05/18/fix-it-click-to-activate-and-use-this-control-flash-ie-problem/comment-page-1/#comment-39643</link>
		<dc:creator>vinu</dc:creator>
		<pubDate>Sat, 20 Dec 2008 03:55:23 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.vinuthomas.com/2006/05/18/fix-it-click-to-activate-and-use-this-control-flash-ie-problem/#comment-39643</guid>
		<description>Thanks for pointing that out. I&#039;ve fixed it in the article</description>
		<content:encoded><![CDATA[<p>Thanks for pointing that out. I&#8217;ve fixed it in the article</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vinuthomas</title>
		<link>http://blogs.vinuthomas.com/2006/05/18/fix-it-click-to-activate-and-use-this-control-flash-ie-problem/comment-page-1/#comment-40660</link>
		<dc:creator>vinuthomas</dc:creator>
		<pubDate>Sat, 20 Dec 2008 03:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.vinuthomas.com/2006/05/18/fix-it-click-to-activate-and-use-this-control-flash-ie-problem/#comment-40660</guid>
		<description>Thanks for pointing that out. I&#039;ve fixed it in the article</description>
		<content:encoded><![CDATA[<p>Thanks for pointing that out. I&#8217;ve fixed it in the article</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rene</title>
		<link>http://blogs.vinuthomas.com/2006/05/18/fix-it-click-to-activate-and-use-this-control-flash-ie-problem/comment-page-1/#comment-39642</link>
		<dc:creator>Rene</dc:creator>
		<pubDate>Fri, 19 Dec 2008 15:14:23 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.vinuthomas.com/2006/05/18/fix-it-click-to-activate-and-use-this-control-flash-ie-problem/#comment-39642</guid>
		<description>Code not correct ...

for (var i = 0; i &lt; theObjects.length; i )

must be ...

for (var i = 0; i &lt; theObjects.length; i++ )
                                        ^</description>
		<content:encoded><![CDATA[<p>Code not correct &#8230;</p>
<p>for (var i = 0; i &lt; theObjects.length; i )</p>
<p>must be &#8230;</p>
<p>for (var i = 0; i &lt; theObjects.length; i++ )<br />
                                        ^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rene</title>
		<link>http://blogs.vinuthomas.com/2006/05/18/fix-it-click-to-activate-and-use-this-control-flash-ie-problem/comment-page-1/#comment-40659</link>
		<dc:creator>Rene</dc:creator>
		<pubDate>Fri, 19 Dec 2008 15:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.vinuthomas.com/2006/05/18/fix-it-click-to-activate-and-use-this-control-flash-ie-problem/#comment-40659</guid>
		<description>Code not correct ...

for (var i = 0; i &lt; theObjects.length; i )

must be ...

for (var i = 0; i &lt; theObjects.length; i++ )
                                        ^</description>
		<content:encoded><![CDATA[<p>Code not correct &#8230;</p>
<p>for (var i = 0; i &lt; theObjects.length; i )</p>
<p>must be &#8230;</p>
<p>for (var i = 0; i &lt; theObjects.length; i++ )<br />
                                        ^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vinu</title>
		<link>http://blogs.vinuthomas.com/2006/05/18/fix-it-click-to-activate-and-use-this-control-flash-ie-problem/comment-page-1/#comment-6002</link>
		<dc:creator>vinu</dc:creator>
		<pubDate>Wed, 27 Sep 2006 03:43:46 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.vinuthomas.com/2006/05/18/fix-it-click-to-activate-and-use-this-control-flash-ie-problem/#comment-6002</guid>
		<description>Hi Paul,

It looks like wordpress had mangled up the code which was pasted in. I&#039;ve corrected the code above.</description>
		<content:encoded><![CDATA[<p>Hi Paul,</p>
<p>It looks like wordpress had mangled up the code which was pasted in. I&#8217;ve corrected the code above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vinuthomas</title>
		<link>http://blogs.vinuthomas.com/2006/05/18/fix-it-click-to-activate-and-use-this-control-flash-ie-problem/comment-page-1/#comment-40658</link>
		<dc:creator>vinuthomas</dc:creator>
		<pubDate>Wed, 27 Sep 2006 03:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.vinuthomas.com/2006/05/18/fix-it-click-to-activate-and-use-this-control-flash-ie-problem/#comment-40658</guid>
		<description>Hi Paul,

It looks like wordpress had mangled up the code which was pasted in. I&#039;ve corrected the code above.</description>
		<content:encoded><![CDATA[<p>Hi Paul,</p>
<p>It looks like wordpress had mangled up the code which was pasted in. I&#8217;ve corrected the code above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PaulE</title>
		<link>http://blogs.vinuthomas.com/2006/05/18/fix-it-click-to-activate-and-use-this-control-flash-ie-problem/comment-page-1/#comment-5995</link>
		<dc:creator>PaulE</dc:creator>
		<pubDate>Tue, 26 Sep 2006 14:25:03 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.vinuthomas.com/2006/05/18/fix-it-click-to-activate-and-use-this-control-flash-ie-problem/#comment-5995</guid>
		<description>For me it causes pages to not work and to fail validation. Validation fails for unknown attribute &quot;mce_src&quot; and &quot;xsrc&quot;. A quick check shouws these attributes are not validat html or xhtml.
What are they?
thanks</description>
		<content:encoded><![CDATA[<p>For me it causes pages to not work and to fail validation. Validation fails for unknown attribute &#8220;mce_src&#8221; and &#8220;xsrc&#8221;. A quick check shouws these attributes are not validat html or xhtml.<br />
What are they?<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PaulE</title>
		<link>http://blogs.vinuthomas.com/2006/05/18/fix-it-click-to-activate-and-use-this-control-flash-ie-problem/comment-page-1/#comment-40657</link>
		<dc:creator>PaulE</dc:creator>
		<pubDate>Tue, 26 Sep 2006 14:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.vinuthomas.com/2006/05/18/fix-it-click-to-activate-and-use-this-control-flash-ie-problem/#comment-40657</guid>
		<description>For me it causes pages to not work and to fail validation. Validation fails for unknown attribute &quot;mce_src&quot; and &quot;xsrc&quot;. A quick check shouws these attributes are not validat html or xhtml.
What are they?
thanks</description>
		<content:encoded><![CDATA[<p>For me it causes pages to not work and to fail validation. Validation fails for unknown attribute &#8220;mce_src&#8221; and &#8220;xsrc&#8221;. A quick check shouws these attributes are not validat html or xhtml.<br />
What are they?<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AC</title>
		<link>http://blogs.vinuthomas.com/2006/05/18/fix-it-click-to-activate-and-use-this-control-flash-ie-problem/comment-page-1/#comment-3838</link>
		<dc:creator>AC</dc:creator>
		<pubDate>Mon, 19 Jun 2006 14:25:03 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.vinuthomas.com/2006/05/18/fix-it-click-to-activate-and-use-this-control-flash-ie-problem/#comment-3838</guid>
		<description>Here is a different solution that may fix the problem for your site:

&lt;a href=&quot;http://www.ediy.co.nz/internet-explorer-flash-applet-activation-fix-xidc19237.html&quot; rel=&quot;nofollow&quot;&gt;Click to activate and use this control fix&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Here is a different solution that may fix the problem for your site:</p>
<p><a href="http://www.ediy.co.nz/internet-explorer-flash-applet-activation-fix-xidc19237.html" rel="nofollow">Click to activate and use this control fix</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AC</title>
		<link>http://blogs.vinuthomas.com/2006/05/18/fix-it-click-to-activate-and-use-this-control-flash-ie-problem/comment-page-1/#comment-40656</link>
		<dc:creator>AC</dc:creator>
		<pubDate>Mon, 19 Jun 2006 14:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.vinuthomas.com/2006/05/18/fix-it-click-to-activate-and-use-this-control-flash-ie-problem/#comment-40656</guid>
		<description>Here is a different solution that may fix the problem for your site:

&lt;a href=&quot;http://www.ediy.co.nz/internet-explorer-flash-applet-activation-fix-xidc19237.html&quot; rel=&quot;nofollow&quot;&gt;Click to activate and use this control fix&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Here is a different solution that may fix the problem for your site:</p>
<p><a href="http://www.ediy.co.nz/internet-explorer-flash-applet-activation-fix-xidc19237.html" rel="nofollow">Click to activate and use this control fix</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://blogs.vinuthomas.com/2006/05/18/fix-it-click-to-activate-and-use-this-control-flash-ie-problem/comment-page-1/#comment-568</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Fri, 09 Jun 2006 14:55:51 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.vinuthomas.com/2006/05/18/fix-it-click-to-activate-and-use-this-control-flash-ie-problem/#comment-568</guid>
		<description>This one doesnt work for me, it never loads in the swf unfortuneately.</description>
		<content:encoded><![CDATA[<p>This one doesnt work for me, it never loads in the swf unfortuneately.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://blogs.vinuthomas.com/2006/05/18/fix-it-click-to-activate-and-use-this-control-flash-ie-problem/comment-page-1/#comment-40655</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Fri, 09 Jun 2006 14:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.vinuthomas.com/2006/05/18/fix-it-click-to-activate-and-use-this-control-flash-ie-problem/#comment-40655</guid>
		<description>This one doesnt work for me, it never loads in the swf unfortuneately.</description>
		<content:encoded><![CDATA[<p>This one doesnt work for me, it never loads in the swf unfortuneately.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 414/430 objects using disk: basic

Served from: blogs.vinuthomas.com @ 2012-02-09 04:56:23 -->
