flash system version
<?xml version="1.0" encoding="utf-8"?> <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"> <mx:Label text="Flash Player Version: {flash.system.Capabilities.version},Debug Player: {flash.system.Capabilities.isDebugger}"/> </mx:Application>