| Language Version : | ActionScript 3.0 |
| Player Version : | Flash Player 9 |
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 |
| Player Version : | Flash Player 9 |
ActionScript language version 2.0 and earlier.
public static const ACTIONSCRIPT3:uint = 3
| Language Version : | ActionScript 3.0 |
| Player Version : | Flash Player 9 |
ActionScript language version 3.0.
© 2004-2007 Adobe Systems Incorporated. All rights reserved.
Mon Nov 19 2007, 10:27 AM GMT-08:00