<?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: To check if flash plugin is installed</title>
	<atom:link href="http://pprabhu.com/scripting/to-check-if-flash-plugin-is-installed.html/feed" rel="self" type="application/rss+xml" />
	<link>http://pprabhu.com/scripting/to-check-if-flash-plugin-is-installed.html</link>
	<description>.... beta... yet</description>
	<pubDate>Sun, 20 May 2012 08:54:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Pradeep</title>
		<link>http://pprabhu.com/scripting/to-check-if-flash-plugin-is-installed.html#comment-24</link>
		<dc:creator>Pradeep</dc:creator>
		<pubDate>Tue, 11 Nov 2008 11:09:22 +0000</pubDate>
		<guid isPermaLink="false">http://pprabhu.com/?p=5#comment-24</guid>
		<description>Please try this way:

flashversion = y.substring(y.indexOf('.'),15);</description>
		<content:encoded><![CDATA[<p>Please try this way:</p>
<p>flashversion = y.substring(y.indexOf(&#8217;.'),15);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco</title>
		<link>http://pprabhu.com/scripting/to-check-if-flash-plugin-is-installed.html#comment-10</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Sun, 02 Nov 2008 12:46:51 +0000</pubDate>
		<guid isPermaLink="false">http://pprabhu.com/?p=5#comment-10</guid>
		<description>`flashversion = y.charAt(y.indexOf('.')-1);' retuns 1 on Flash 10.0. Any sugestion to get 10?</description>
		<content:encoded><![CDATA[<p>`flashversion = y.charAt(y.indexOf(&#8217;.')-1);&#8217; retuns 1 on Flash 10.0. Any sugestion to get 10?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

