Dinesh- Flex/AIR Blog

Detect the Installed Flash Player Version

with one comment

Alert.show(”You are using flash version”+flash.system.capabilities.version.tostring());

this will give you the Flash Player Version installed in your system:-)

Written by dineshblog

October 21, 2008 at 8:47 am

Posted in Flex

One Response

Subscribe to comments with RSS.

  1. [...] By writing small piece of code in actionscipt also you can get the installed version of flash player, check here. [...]


Leave a Reply