Paket | flash.display |
Klasse | public final class SWFVersion |
Vererbung | SWFVersion Object |
Sprachversion: | ActionScript 3.0 |
Laufzeitversionen: | AIR 1.0, Flash Player 9, Flash Lite 4 |
swfVersion
-Eigenschaft eines flash.display.LoaderInfo-Objekts prüfen.
Verwandte API-Elemente
Öffentliche Eigenschaften
Öffentliche Methoden
Öffentliche Konstanten
Konstante | Definiert von | ||
---|---|---|---|
FLASH1 : uint = 1 [statisch]
SWF-Dateiformatversion 1.0. | SWFVersion | ||
FLASH10 : uint = 10 [statisch]
SWF-Dateiformatversion 10.0. | SWFVersion | ||
FLASH11 : uint = 11 [statisch]
SWF-Dateiformatversion 11.0. | SWFVersion | ||
FLASH12 : uint = 12 [statisch]
SWF-Dateiformatversion 12.0. | SWFVersion | ||
FLASH2 : uint = 2 [statisch]
SWF-Dateiformatversion 2.0. | SWFVersion | ||
FLASH3 : uint = 3 [statisch]
SWF-Dateiformatversion 3.0. | SWFVersion | ||
FLASH4 : uint = 4 [statisch]
SWF-Dateiformatversion 4.0. | SWFVersion | ||
FLASH5 : uint = 5 [statisch]
SWF-Dateiformatversion 5.0. | SWFVersion | ||
FLASH6 : uint = 6 [statisch]
SWF-Dateiformatversion 6.0. | SWFVersion | ||
FLASH7 : uint = 7 [statisch]
SWF-Dateiformatversion 7.0. | SWFVersion | ||
FLASH8 : uint = 8 [statisch]
SWF-Dateiformatversion 8.0. | SWFVersion | ||
FLASH9 : uint = 9 [statisch]
SWF-Dateiformatversion 9.0. | SWFVersion |
Konstantendetails
FLASH1 | Konstante |
public static const FLASH1:uint = 1
Sprachversion: | ActionScript 3.0 |
Laufzeitversionen: | AIR 1.0, Flash Player 9, Flash Lite 4 |
SWF-Dateiformatversion 1.0.
FLASH10 | Konstante |
public static const FLASH10:uint = 10
Sprachversion: | ActionScript 3.0 |
Laufzeitversionen: | AIR 1.0, Flash Player 10, Flash Lite 4 |
SWF-Dateiformatversion 10.0.
FLASH11 | Konstante |
public static const FLASH11:uint = 11
Sprachversion: | ActionScript 3.0 |
Laufzeitversionen: | AIR 1.0, Flash Player 10.2 |
SWF-Dateiformatversion 11.0.
FLASH12 | Konstante |
public static const FLASH12:uint = 12
Sprachversion: | ActionScript 3.0 |
Laufzeitversionen: | AIR 1.0, Flash Player 10.3 |
SWF-Dateiformatversion 12.0.
FLASH2 | Konstante |
public static const FLASH2:uint = 2
Sprachversion: | ActionScript 3.0 |
Laufzeitversionen: | AIR 1.0, Flash Player 9, Flash Lite 4 |
SWF-Dateiformatversion 2.0.
FLASH3 | Konstante |
public static const FLASH3:uint = 3
Sprachversion: | ActionScript 3.0 |
Laufzeitversionen: | AIR 1.0, Flash Player 9, Flash Lite 4 |
SWF-Dateiformatversion 3.0.
FLASH4 | Konstante |
public static const FLASH4:uint = 4
Sprachversion: | ActionScript 3.0 |
Laufzeitversionen: | AIR 1.0, Flash Player 9, Flash Lite 4 |
SWF-Dateiformatversion 4.0.
FLASH5 | Konstante |
public static const FLASH5:uint = 5
Sprachversion: | ActionScript 3.0 |
Laufzeitversionen: | AIR 1.0, Flash Player 9, Flash Lite 4 |
SWF-Dateiformatversion 5.0.
FLASH6 | Konstante |
public static const FLASH6:uint = 6
Sprachversion: | ActionScript 3.0 |
Laufzeitversionen: | AIR 1.0, Flash Player 9, Flash Lite 4 |
SWF-Dateiformatversion 6.0.
FLASH7 | Konstante |
public static const FLASH7:uint = 7
Sprachversion: | ActionScript 3.0 |
Laufzeitversionen: | AIR 1.0, Flash Player 9, Flash Lite 4 |
SWF-Dateiformatversion 7.0.
FLASH8 | Konstante |
public static const FLASH8:uint = 8
Sprachversion: | ActionScript 3.0 |
Laufzeitversionen: | AIR 1.0, Flash Player 9, Flash Lite 4 |
SWF-Dateiformatversion 8.0.
FLASH9 | Konstante |
public static const FLASH9:uint = 9
Sprachversion: | ActionScript 3.0 |
Laufzeitversionen: | AIR 1.0, Flash Player 9, Flash Lite 4 |
SWF-Dateiformatversion 9.0.
Tue Jun 12 2018, 10:04 AM Z