| Language Version : | ActionScript 3.0 |
| Runtime Versions : | AIR 1.0, 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 |
| Runtime Versions : | AIR 1.0, Flash Player 9 |
ActionScript language version 2.0 and earlier.
public static const ACTIONSCRIPT3:uint = 3| Language Version : | ActionScript 3.0 |
| Runtime Versions : | AIR 1.0, Flash Player 9 |
ActionScript language version 3.0.
© 2004-2008 Adobe Systems Incorporated. All rights reserved.
Mon Jun 16 2008, 11:54 AM -07:00 Current page: http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/display/ActionScriptVersion.html