STF.getComponentVersion()

Availability

Flash MX 2004 or 8 swf w/ ScreenTimeScreenSaver component + ScreenTime 3.0 / 3.0

Usage

STF.getComponentVersion() : String

Parameters

None.

Returns

A string.; This value is returned immediately.

Description

Method; Returns version of the ScreenTime screen saver component.

Example

The following example returns the version of the ScreenTime component.

var version:String = STF.getComponentVersion();

See Also

STF.getVersion()