Enumeration of constant values that indicate the Flash Player type currently running : StandAlone, External, PlugIn or ActiveX.
Take a look at ClientContext to see example.
static public STANDALONE:String [Read Only]static public EXTERNAL:String [Read Only]static public PLUGIN:String [Read Only]static public ACTIVEX:String [Read Only]