Language version: | ActionScript 3.0
|
The ActionScriptVersion class is an enumeration of constant values that
indicate the language version of a loaded SWF file.
The language version constants are provided for use in checking the
actionScriptVersion
property of a flash.display.LoaderInfo object.
public static const ACTIONSCRIPT2:uint = 2
Language version: | ActionScript 3.0
|
ActionScript language version 2.0 and earlier.
public static const ACTIONSCRIPT3:uint = 3
Language version: | ActionScript 3.0
|
ActionScript language version 3.0.
© 2004-2022 Adobe Systems Incorporated. All rights reserved.
Wed Sep 28 2022, 6:12 PM GMT+01:00