mApplication.getVersion()

Availability

Windows: Flash 8 or 9 AS2.0 SWF + mProjector 3.0; Windows 98/ME/NT Support: Flash 7 SWF + mProjector 2.0;

Macintosh: Flash 8 or 9 AS2.0 SWF + mProjector 2.0; replacing mProjector 1.2.5 async

Usage

mApplication.getVersion() : String

Parameters

None.

Returns

A string.; ;

Description

Method; Returns the version of mProjector used to create the application

Example

The following example returns the version of mProjector used to create the application.

var mProjectorVersion = mApplication.getVersion();

See Also

mApplication.getComponentVersion()