| Pacote | flash.display |
| Classe | public final class ActionScriptVersion |
| Herança | ActionScriptVersion Object |
actionScriptVersion property of a flash.display.LoaderInfo object.
Veja também
| Constante | Definido por | ||
|---|---|---|---|
| ACTIONSCRIPT2 : uint = 2 [static]
ActionScript language version 2.0 and earlier.
| ActionScriptVersion | ||
| ACTIONSCRIPT3 : uint = 3 [static]
ActionScript language version 3.0.
| ActionScriptVersion | ||
| ACTIONSCRIPT2 | Constante |
public static const ACTIONSCRIPT2:uint = 2
ActionScript language version 2.0 and earlier.
| ACTIONSCRIPT3 | Constante |
public static const ACTIONSCRIPT3:uint = 3
ActionScript language version 3.0.