<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>My Pool &#187; Script language</title>
	<atom:link href="http://www.hlouis.com/category/develop/script-language/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hlouis.com</link>
	<description>Help, I can&#039;t swimming......</description>
	<lastBuildDate>Tue, 04 May 2010 15:27:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Flash player version detect</title>
		<link>http://www.hlouis.com/develop/flash-player-version-detect/</link>
		<comments>http://www.hlouis.com/develop/flash-player-version-detect/#comments</comments>
		<pubDate>Thu, 19 Oct 2006 04:08:55 +0000</pubDate>
		<dc:creator>Louis</dc:creator>
				<category><![CDATA[Develop]]></category>
		<category><![CDATA[Script language]]></category>

		<guid isPermaLink="false">http://www.guidemarvin.com/mypool/index.php/develop-note/flash-player-version-detect/</guid>
		<description><![CDATA[This javascript toolkit use to detect the flash player version in  your browsers, it support Firefox, Netscape, Mozilla and Internet explorer 5.0  and later ( because I have used exception key word in the javascript), here is  the test page
Flash player version detect test page
To user this toolkit is a piece of [...]]]></description>
			<content:encoded><![CDATA[<p align="left">This javascript toolkit use to detect the flash player version in  your browsers, it support Firefox, Netscape, Mozilla and Internet explorer 5.0  and later ( because I have used exception key word in the javascript), here is  the test page</p>
<p align="left"><a href="http://www.guidemarvin.com/mypool/files/FlashVersionDetect/test.html">Flash player version detect test page</a></p>
<p align="left">To user this toolkit is a piece of cake</p>
<ol>
<li>Link the javascript file in your page<br />
<a href="http://www.guidemarvin.com/mypool/files/FlashVersionDetect/FlashDetect.js">here is the link to the javascript file, you can download it.</a></li>
<li>Test it!<br />
<blockquote><p>var ver = prompt(&#8220;Please input test version number&#8221;);<br />
CFlashDetect.IsVersion(ver);</p></blockquote>
</li>
</ol>
<p>If the testing is fail ( your installed version is lower your require version ), this script will redirect you to the flash player install page ( at adobe.com ).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hlouis.com/develop/flash-player-version-detect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
