| Language Version:  | ActionScript 3.0 | 
| Runtime Versions:  | Flash Player 9, AIR 1.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 | 
| Runtime Versions:  | Flash Player 9, AIR 1.0 | 
		ActionScript language version 2.0 and earlier. 
		
		
public static const ACTIONSCRIPT3:uint = 3| Language Version:  | ActionScript 3.0 | 
| Runtime Versions:  | Flash Player 9, AIR 1.0 | 
		ActionScript language version 3.0. 
		
		
 © 2009 Adobe Systems Incorporated. All rights reserved. 
Fri Aug 14 2009, 04:09 PM +05:30