$version
Top  Previous  Next


SWiSH Player Support
SWF5 - Supported Internally

Syntax
$version

Description
Property: A string that specifies the supported Flash Player version.
The version string is in the format
OS, V, 0, R, 0

Where OS is the operating system.
SWiSH
Internal preview player
WIN
Windows Operating system
MAC
Apple / Macintosh OS
UNIX
UNIX / Linux and other derivative operating systems


V is the version number.
R is the revision number.
the number 0 appears after V and R items.

Samples
The internal preview panel should return "SWiSH 4,0,0,0"
The value returned by the browser will depend on the installed Flash Player plugin "WIN 5,0,42,0" is a possible value.

See Also
$version, getVersion()