| Package | flash.display | 
| Class | public final class SWFVersion | 
| Inheritance | SWFVersion  Object | 
swfVersion property of a flash.display.LoaderInfo object.
 
 
See also
| Constant | Defined By | ||
|---|---|---|---|
| FLASH1 : uint = 1 [static] 
  SWF file format version 1.0. | SWFVersion | ||
| FLASH2 : uint = 2 [static] 
  SWF file format version 2.0. | SWFVersion | ||
| FLASH3 : uint = 3 [static] 
  SWF file format version 3.0. | SWFVersion | ||
| FLASH4 : uint = 4 [static] 
  SWF file format version 4.0. | SWFVersion | ||
| FLASH5 : uint = 5 [static] 
  SWF file format version 5.0. | SWFVersion | ||
| FLASH6 : uint = 6 [static] 
  SWF file format version 6.0. | SWFVersion | ||
| FLASH7 : uint = 7 [static] 
  SWF file format version 7.0. | SWFVersion | ||
| FLASH8 : uint = 8 [static] 
  SWF file format version 8.0. | SWFVersion | ||
| FLASH9 : uint = 9 [static] 
  SWF file format version 9.0. | SWFVersion | ||
| FLASH1 | Constant | 
public static const FLASH1:uint = 1
SWF file format version 1.0.
| FLASH2 | Constant | 
public static const FLASH2:uint = 2
SWF file format version 2.0.
| FLASH3 | Constant | 
public static const FLASH3:uint = 3
SWF file format version 3.0.
| FLASH4 | Constant | 
public static const FLASH4:uint = 4
SWF file format version 4.0.
| FLASH5 | Constant | 
public static const FLASH5:uint = 5
SWF file format version 5.0.
| FLASH6 | Constant | 
public static const FLASH6:uint = 6
SWF file format version 6.0.
| FLASH7 | Constant | 
public static const FLASH7:uint = 7
SWF file format version 7.0.
| FLASH8 | Constant | 
public static const FLASH8:uint = 8
SWF file format version 8.0.
| FLASH9 | Constant | 
public static const FLASH9:uint = 9
SWF file format version 9.0.