<mx:Flexing> A Paritosh Bisi’s Blog

On Rich Internet Applications, Adobe Flex, ActionScript, Web Technologies and more…

Detecting flash player version

Posted by Paritosh Bisi on October 22, 2008

For detecting the flash player version we can do the following,

  1. Right click on the flash/flex application, you will get a pop-up menu as below, click the last option – About Flash Player 9.. and in a new page/tab you can see the exact version number of installed flash player, as well as the details of the latest version available.
  2. You can go to the following link directly to get the same info as above, http://www.macromedia.com/software/flash/about/
  3. If you need some more details go to the link . Here you can get some more details like whether debug version is installed or not etc..
  4. By writing a small piece of code in ActionScipt also you can get the information about, installed version of flash player, check here.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>