![]() ![]() | |
Flash Player 5.
getVersion()
None.
A string containing Flash Player version and platform information.
Function; returns a string containing Flash Player version and platform information.
The getVersion function only returns information for Flash Player 5 or later versions of the Player.
The following is an example of a string returned by the getVersion function.
WIN 5,0,17,0
This indicates that the platform is Microsoft Windows, and the version number of Flash Player is major version 5, minor version 17 (5.0r17).
System.capabilities.os, System.capabilities.version
![]() ![]() | |