Packageflash.display
Classpublic final class ActionScriptVersion
InheritanceActionScriptVersion Inheritance Object

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.

See also

flash.display.LoaderInfo.actionScriptVersion


Public Properties
 PropertyDefined by
 Inheritedconstructor : Object
A reference to the class object or constructor function for a given object instance.
Object
 Inheritedprototype : Object
[static] A reference to the prototype object of a class or function object.
Object
Public Methods
 MethodDefined by
 Inherited
setPropertyIsEnumerable(name:String, isEnum:Boolean = true):void
Sets the availability of a dynamic property for loop operations.
Object
 Inherited
Returns the string representation of the specified object.
Object
 Inherited
Returns the primitive value of the specified object.
Object
Public Constants
 ConstantDefined by
  ACTIONSCRIPT2 : uint = 2
[static] ActionScript language version 2.0 and earlier.
ActionScriptVersion
  ACTIONSCRIPT3 : uint = 3
[static] ActionScript language version 3.0.
ActionScriptVersion
Constant detail
ACTIONSCRIPT2constant
public static const ACTIONSCRIPT2:uint = 2

ActionScript language version 2.0 and earlier.

ACTIONSCRIPT3constant 
public static const ACTIONSCRIPT3:uint = 3

ActionScript language version 3.0.





 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/apollo/1.0/aslr/flash/display/ActionScriptVersion.html