MovieClip.getSWFVersion()

Availability

Flash Player 7.

Usage

my_mc.getSWFVersion()

Parameters

None.

Returns

<<to be edited>>An integer that specifies the version of the SWF file loaded into the movieClip (...5, 6, 7)

If it's a jpg, -1 is returned

If an error is encountered, -1 is returned.

Description

Method; returns...