public static version : String [read-only]
A string that contains the Flash Player platform and version information (for example, "WIN 7,1,0,0"). The server string is V.
The following example traces the value of this read-only property:
trace(System.capabilities.version);