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 cake
- Link the javascript file in your page
here is the link to the javascript file, you can download it. - Test it!
var ver = prompt(“Please input test version number”);
CFlashDetect.IsVersion(ver);
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 ).