Language version: | ActionScript 3.0
|
The SWFVersion class is an enumeration of constant values that indicate the
file format version of a loaded SWF file.
The SWFVersion constants are provided for use in checking the
swfVersion
property of a flash.display.LoaderInfo object.
public static const FLASH1:uint = 1
Language version: | ActionScript 3.0
|
SWF file format version 1.0.
public static const FLASH10:uint = 10
Language version: | ActionScript 3.0
|
SWF file format version 10.0.
public static const FLASH11:uint = 11
Language version: | ActionScript 3.0 |
SWF file format version 11.0.
public static const FLASH12:uint = 12
Language version: | ActionScript 3.0 |
SWF file format version 12.0.
public static const FLASH2:uint = 2
Language version: | ActionScript 3.0
|
SWF file format version 2.0.
public static const FLASH3:uint = 3
Language version: | ActionScript 3.0
|
SWF file format version 3.0.
public static const FLASH4:uint = 4
Language version: | ActionScript 3.0
|
SWF file format version 4.0.
public static const FLASH5:uint = 5
Language version: | ActionScript 3.0
|
SWF file format version 5.0.
public static const FLASH6:uint = 6
Language version: | ActionScript 3.0
|
SWF file format version 6.0.
public static const FLASH7:uint = 7
Language version: | ActionScript 3.0
|
SWF file format version 7.0.
public static const FLASH8:uint = 8
Language version: | ActionScript 3.0
|
SWF file format version 8.0.
public static const FLASH9:uint = 9
Language version: | ActionScript 3.0
|
SWF file format version 9.0.
© 2004-2022 Adobe Systems Incorporated. All rights reserved.
Wed Sep 28 2022, 6:12 PM GMT+01:00