<?xml version="1.0" encoding="iso-8859-1"?><rss version="2.0">
<channel><title><![CDATA[ActionScript.org Flash, Flex and ActionScript Resources - Comments for article: Detect flash plugin using flash]]></title><link>http://www.actionscript.org/resources</link><description /><language>en-us</language><copyright><![CDATA[http://www.actionscript.org/resources]]></copyright><generator>N/A</generator><webMaster>general.redirect@gmail.com</webMaster><lastBuildDate>Sun, 22 Nov 2009 17:51:40 CST</lastBuildDate><ttl>20</ttl><item><title><![CDATA[Comment #1]]></title><link>http://www.actionscript.org/resources/articles/27/1/Detect-flash-plugin-using-flash/Page1.html#Comment12953</link><description><![CDATA[This script would be more flexible if the ActionScript read:
var filename
getURL(filename + ".htm");
Then you can reference the variable in the initial html file by using <param name="movie" value="flashdetector.swf?filename=flash" /> where flash.htm is the flash-enabled page. This way, you can reuse flashdetect.swf using only a variable in the html and without having to remake it in Flash.

To be standards-compliant, the Flash detector should be inserted using <object> tags only.<br/><br/>
(Comment posted by Chris von Rosenvinge at 10:43 am, Fri 1st May 2009)]]></description><author>no@spam.com (Chris von Rosenvinge)</author><pubDate><![CDATA[Fri, 01 May 2009 10:43:02 CDT]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/27/1/Detect-flash-plugin-using-flash/Page1.html#Comment12953</guid></item><item><title><![CDATA[Comment #2]]></title><link>http://www.actionscript.org/resources/blogs/0/Detect-flash-plugin-using-flash.html#Comment13000</link><description><![CDATA[and some samples here for BetweenAS3

http://wonderfl.kayac.com/tag/BetweenAS3Tutorial<br/><br/>
(Comment posted by mash at 8:32 pm, Wed 13th May 2009)]]></description><author>no@spam.com (mash)</author><pubDate><![CDATA[Wed, 13 May 2009 20:32:26 CDT]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/blogs/0/Detect-flash-plugin-using-flash.html#Comment13000</guid></item></channel></rss>