<?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: Capture / Detect Flash Player version with simple utility class</title>
	<atom:link href="http://elromdesign.com/blog/2009/06/02/capture-detect-flash-player-version-with-simple-utility-class/feed/" rel="self" type="application/rss+xml" />
	<link>http://elromdesign.com/blog/2009/06/02/capture-detect-flash-player-version-with-simple-utility-class/</link>
	<description>Developing Flash Applications</description>
	<pubDate>Thu, 09 Sep 2010 03:04:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: David</title>
		<link>http://elromdesign.com/blog/2009/06/02/capture-detect-flash-player-version-with-simple-utility-class/comment-page-1/#comment-17161</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 29 Oct 2009 20:51:05 +0000</pubDate>
		<guid isPermaLink="false">http://elromdesign.com/blog/?p=480#comment-17161</guid>
		<description>Thanks so much for posting the class. I was familiar with the Capabilities class, but hadn't built the regex needed to compare major and minor versions. Great stuff.

David</description>
		<content:encoded><![CDATA[<p>Thanks so much for posting the class. I was familiar with the Capabilities class, but hadn&#8217;t built the regex needed to compare major and minor versions. Great stuff.</p>
<p>David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: elad.ny</title>
		<link>http://elromdesign.com/blog/2009/06/02/capture-detect-flash-player-version-with-simple-utility-class/comment-page-1/#comment-16869</link>
		<dc:creator>elad.ny</dc:creator>
		<pubDate>Tue, 16 Jun 2009 05:56:26 +0000</pubDate>
		<guid isPermaLink="false">http://elromdesign.com/blog/?p=480#comment-16869</guid>
		<description>Check the Browser API which does the heavy lifting of checking if Adobe AIR runtime is installed or not.  The way it works is that after http://airdownload.adobe.com/air/browserapi/air.swf gets loaded, you can check whether the Adobe AIR runtime got installed or not.</description>
		<content:encoded><![CDATA[<p>Check the Browser API which does the heavy lifting of checking if Adobe AIR runtime is installed or not.  The way it works is that after <a href="http://airdownload.adobe.com/air/browserapi/air.swf" onclick="javascript:pageTracker._trackPageview('/http://airdownload.adobe.com/air/browserapi/air.swf');" rel="nofollow">http://airdownload.adobe.com/air/browserapi/air.swf</a> gets loaded, you can check whether the Adobe AIR runtime got installed or not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yuen</title>
		<link>http://elromdesign.com/blog/2009/06/02/capture-detect-flash-player-version-with-simple-utility-class/comment-page-1/#comment-16862</link>
		<dc:creator>Yuen</dc:creator>
		<pubDate>Fri, 12 Jun 2009 09:26:25 +0000</pubDate>
		<guid isPermaLink="false">http://elromdesign.com/blog/?p=480#comment-16862</guid>
		<description>So do you know how to detect a client side pc whether installed the AIR or Not by using actionscript3?</description>
		<content:encoded><![CDATA[<p>So do you know how to detect a client side pc whether installed the AIR or Not by using actionscript3?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
