Flash AS2 Class Functions Used in GFx

Class Name SWF Version Deprecated Supported Comment GFx
Class Accessibility 6 No GFx 3.2
Accessibility isActive 6 No
Accessibility updateProperties 6 No
Class arguments 5 Yes Array always available since 1.1.27 GFx 1.1
arguments callee 5 Yes 1.1.28
arguments caller 6 Yes 1.1.28
arguments length 5 Yes Support for Function2 only in earlier versions 1.1.28
Class Array 5 Yes GFx 1.0
Array CASEINSENSITIVE 7 Yes 1.0
Array concat 5 Yes 1.0
Array DESCENDING 7 Yes 1.0
Array join 5 Yes 1.0
Array length 5 Yes 1.0
Array NUMERIC 7 Yes 1.0
Array pop 5 Yes 1.0
Array push 5 Yes 1.0
Array RETURNINDEXEDARRAY 7 Yes 1.0
Array reverse 5 Yes 1.0
Array shift 5 Yes 1.0
Array slice 5 Yes 1.0
Array sort 5 Yes Added Array.LOCALE flag as extension 1.0
Array sortOn 6 Yes Added Array.LOCALE flag as extension 1.0
Array splice 5 Yes 1.0
Array toString 5 Yes 1.0
Array UNIQUESORT 7 Yes 1.0
Array unshift 5 Yes 1.0
Class AsBroadcaster 6 Yes GFx 1.1
AsBroadcaster addListener 6 Yes 1.1.31
AsBroadcaster broadcastMessage 6 Yes 1.1.31
AsBroadcaster initialize 6 Yes 1.1.31
AsBroadcaster _listeners  6 Yes 1.1.31
AsBroadcaster removeListener 6 Yes 1.1.31
Class BevelFilter 8 Yes For shapes only GFx 4.0
BevelFilter angle 8 Yes
BevelFilter blurX 8 Yes
BevelFilter blurY 8 Yes
BevelFilter clone 8 Yes
BevelFilter distance 8 Yes
BevelFilter highlightAlpha 8 Yes
BevelFilter highlightColor 8 Yes
BevelFilter knockout 8 Yes
BevelFilter quality 8 Yes
BevelFilter shadowAlpha 8 Yes
BevelFilter shadowColor 8 Yes
BevelFilter strength 8 Yes
BevelFilter type 8 Yes
Class BitmapData 8 Partial GFx 4.0
BitmapData applyFilter 8 No
BitmapData clone 8 No
BitmapData colorTransform 8 No
BitmapData copyChannel 8 No
BitmapData copyPixels 8 No
BitmapData dispose 8 No
BitmapData draw 8 No
BitmapData fillRect 8 No
BitmapData floodFill 8 No
BitmapData generateFilterRect 8 No
BitmapData getColorBoundsRect 8 No
BitmapData getPixel 8 No
BitmapData getPixel32 8 No
BitmapData height 8 Yes 2.1.55
BitmapData hitTest 8 No
BitmapData loadBitmap 8 Yes 1.2.35
BitmapData merge 8 No
BitmapData noise 8 No
BitmapData paletteMap 8 No
BitmapData perlinNoise 8 No
BitmapData pixelDissolve 8 No
BitmapData rectangle 8 Yes
BitmapData scroll 8 No
BitmapData setPixel 8 No
BitmapData setPixel32 8 No
BitmapData threshold 8 No
BitmapData transparent 8 No
BitmapData width 8 Yes 2.1.55
Class BitmapFilter 8 Yes For text fields only GFx 3.0
BitmapFilter clone 8 Yes 3.0.58
Class BlurFilter 8 Yes For shapes and text fields only GFx 3.0
BlurFilter blurX 8 Yes 3.0.58
BlurFilter blurY 8 Yes 3.0.58
BlurFilter clone 8 Yes 3.0.58
BlurFilter quality 8 Yes
Class Boolean 5 Yes GFx 1.0
Boolean toString 5 Yes 1.0.20
Boolean valueOf 5 Yes 1.0.20
Class Button 6 Partial GFx 1.0
Button _alpha  6 Yes 1.0
Button blendMode 8 Partial Limited combines, no layer bitmaps 1.0.22
Button cacheAsBitmap 8 No 4.0
Button enabled 6 Partial Disables input, need to verify implementation 1.1
Button filters 8 No 4.0
Button _focusrect  6 Yes 1.1.26
Button getDepth 6 Yes 1.0.23
Button _height  6 Yes Assignment does not match Flash for rotations 1.0
Button _highquality  6 7 No 3.0
Button menu 7 No 4.0
Button _name  6 Yes 1.0.22
Button onDragOut 6 Yes 1.0.23
Button onDragOver 6 Yes 1.0.23
Button onKeyDown 6 Yes 1.1.26
Button onKeyUp 6 Yes 1.1.26
Button onKillFocus 6 Yes 1.1.26
Button onPress 6 Yes on(press) only before 1.0.23 1.0.23
Button onRelease 6 Yes on(release) only before 1.0.23 1.0.23
Button onReleaseOutside 6 Yes on(releaseOutside) only before 1.0.23 1.0.23
Button onRollOut 6 Yes on(rollOut) only before 1.0.23 1.0.23
Button onRollOver 6 Yes on(rollOver) only before 1.0.23 1.0.23
Button onSetFocus 6 Yes 1.1.26
Button _parent  6 Yes 1.0.22
Button _quality  6 No 3.0
Button _rotation  6 Yes 1.0.22
Button scale9Grid 8 Yes 2.1.49
Button _soundbuftime  6 No 3.0
Button tabEnabled 6 Yes 1.1.26
Button tabIndex 6 Yes 1.1.26
Button _target  6 Yes 1.0.22
Button trackAsMenu 6 Yes 1.0
Button _url  6 Yes Does not automatically include protocol 1.0.23
Button useHandCursor 6 Yes EXT: Changes are tracked by Mouse.setCursorType. 1.2.32
Button _visible  6 Yes 1.0
Button _width  6 Yes Assignment does not match Flash for rotations 1.0
Button _x  6 Yes 1.0
Button _xmouse  6 Yes 1.0.22
Button _xscale  6 Yes 1.0.22
Button _y  6 Yes 1.0
Button _ymouse  6 Yes 1.0.22
Button _yscale  6 Yes 1.0.22
Button hitTestDisable EXT Yes Prevents button from being used for hit-testing 2.1.51
Button topmostLevel EXT Yes Boolean, makes object topmost on the stage 2.1.50
Button _z  EXT Yes Sets the Z coordinate (depth) of the object. 3.2.82
Button _zscale  EXT Yes Sets the scale of the object in the Z direction as a percentage 3.2.82
Button _xrotation  EXT Yes Sets the rotation of the object around the X (horizontal) axis 3.2.82
Button _yrotation  EXT Yes Sets the rotation of the object around the Y (vertical) axis 3.2.82
Button _matrix3d  EXT Yes Sets the complete 3D transform of the object using an array of 16 floats (4 * 4 matrix) 3.2.82
Button _perspfov  EXT Yes Allows the perspective field of view angle (in degrees) to be set on a movieclip. 3.2.84
Class Camera 6 No GFx 4.0+
Camera activityLevel 6 No
Camera bandwidth 6 No
Camera currentFps 6 No
Camera fps 6 No
Camera get 6 No
Camera height 6 No
Camera index 6 No
Camera motionLevel 6 No
Camera motionTimeOut 6 No
Camera muted 6 No
Camera name 6 No
Camera names 6 No
Camera onActivity 6 No
Camera onStatus 6 No
Camera quality 6 No
Camera setMode 6 No
Camera setMotionLevel 6 No
Camera setQuality 6 No
Camera width 6 No
Class capabilities 6 Partial most members return hardcoded values GFx 1.2
capabilities avHardwareDisable 7 Partial 1.2.36
capabilities hasAccessibility 6 Partial 1.2.36
capabilities hasAudio 6 Partial 1.2.36
capabilities hasAudioEncoder 6 Partial 1.2.36
capabilities hasEmbeddedVideo 6 Partial 1.2.36
capabilities hasIME 8 Partial 1.2.36
capabilities hasMP3 6 Partial 1.2.36
capabilities hasPrinting 6 Partial 1.2.36
capabilities hasScreenBroadcast 6 Partial 1.2.36
capabilities hasScreenPlayback 6 Partial 1.2.36
capabilities hasStreamingAudio 6 Partial 1.2.36
capabilities hasStreamingVideo 6 Partial 1.2.36
capabilities hasVideoEncoder 6 Partial 1.2.36
capabilities isDebugger 6 Partial 1.2.36
capabilities language 6 Partial 1.2.36
capabilities localFileReadDisable 7 Partial 1.2.36
capabilities manufacturer 6 Yes 1.2.36
capabilities os 6 Partial 1.2.36
capabilities pixelAspectRatio 6 Partial 1.2.36
capabilities playerType 7 Partial 1.2.36
capabilities screenColor 6 Partial 1.2.36
capabilities screenDPI 6 Partial 1.2.36
capabilities screenResolutionX 6 Yes 1.2.36
capabilities screenResolutionY 6 Yes 1.2.36
capabilities serverString 6 Yes 1.2.36
capabilities version 6 Yes 1.2.36
Class Color 5 8 Yes GFx 1.0
Color getRGB 5 8 Yes 1.0
Color getTransform 5 8 Yes 1.0
Color setRGB 5 8 Yes 1.0
Color setTransform 5 8 Yes Always correct with shaders since 1.1.25 1.0
Class ColorMatrixFilte 8 Yes For shapes only GFx 4.0
ColorMatrixFilter clone 8 Yes
ColorMatrixFilter matrix 8 Yes
Class ColorTransform 8 Yes GFx 1.2
ColorTransform alphaMultiplier 8 Yes 1.2.35
ColorTransform alphaOffset 8 Yes 1.2.35
ColorTransform blueMultiplier 8 Yes 1.2.35
ColorTransform blueOffset 8 Yes 1.2.35
ColorTransform concat 8 Yes 1.2.35
ColorTransform greenMultiplier 8 Yes 1.2.35
ColorTransform greenOffset 8 Yes 1.2.35
ColorTransform redMultiplier 8 Yes 1.2.35
ColorTransform redOffset 8 Yes 1.2.35
ColorTransform rgb 8 Yes 1.2.35
ColorTransform toString 8 Yes 1.2.35
Class ContextMenu 7 No GFx 4.0+
ContextMenu builtInItems 7 No
ContextMenu copy 7 No
ContextMenu customItems 7 No
ContextMenu hideBuiltInItems 7 No
ContextMenu onSelect 7 No
Class ContextMenuItem 7 No GFx 4.0+
ContextMenuItem caption 7 No
ContextMenuItem copy 7 No
ContextMenuItem enabled 7 No
ContextMenuItem onSelect 7 No
ContextMenuItem separatorBefore 7 No
ContextMenuItem visible 7 No
Class ConvolutionFilter 8 No GFx 4.0
ConvolutionFilter alpha 8 No
ConvolutionFilter bias 8 No
ConvolutionFilter clamp 8 No
ConvolutionFilter clone 8 No
ConvolutionFilter color 8 No
ConvolutionFilter divisor 8 No
ConvolutionFilter matrix 8 No
ConvolutionFilter matrixX 8 No
ConvolutionFilter matrixY 8 No
ConvolutionFilter preserveAlpha 8 No
Class CustomActions 6 No GFx 4.0+
CustomActions get 6 No
CustomActions install 6 No
CustomActions list 6 No
CustomActions uninstall 6 No
Class Date 5 Yes GFx 1.1
Date getDate 5 Yes 1.1.31
Date getDay 5 Yes 1.1.31
Date getFullYear 5 Yes 1.1.31
Date getHours 5 Yes 1.1.31
Date getMilliseconds 5 Yes 1.1.31
Date getMinutes 5 Yes 1.1.31
Date getMonth 5 Yes 1.1.31
Date getSeconds 5 Yes 1.1.31
Date getTime 5 Yes 1.1.31
Date getTimezoneOffset 5 Yes 1.1.31
Date getUTCDate 5 Yes 1.1.31
Date getUTCDay 5 Yes 1.1.31
Date getUTCFullYear 5 Yes 1.1.31
Date getUTCHours 5 Yes 1.1.31
Date getUTCMilliseconds 5 Yes 1.1.31
Date getUTCMinutes 5 Yes 1.1.31
Date getUTCMonth 5 Yes 1.1.31
Date getUTCSeconds 5 Yes 1.1.31
Date getUTCYear 8 Yes 1.1.31
Date getYear 5 Yes 1.1.31
Date setDate 5 Yes 1.1.31
Date setFullYear 5 Yes 1.1.31
Date setHours 5 Yes 1.1.31
Date setMilliseconds 5 Yes 1.1.31
Date setMinutes 5 Yes 1.1.31
Date setMonth 5 Yes 1.1.31
Date setSeconds 5 Yes 1.1.31
Date setTime 5 Yes 1.1.31
Date setUTCDate 5 Yes 1.1.31
Date setUTCFullYear 5 Yes 1.1.31
Date setUTCHours 5 Yes 1.1.31
Date setUTCMilliseconds 5 Yes 1.1.31
Date setUTCMinutes 5 Yes 1.1.31
Date setUTCMonth 5 Yes 1.1.31
Date setUTCSeconds 5 Yes 1.1.31
Date setYear 5 Yes 1.1.31
Date toString 5 Yes 1.1.31
Date UTC 5 Yes 1.1.31
Date valueOf 5 Yes 1.1.31
Class DisplacementMapFilter 8 No GFx 4.0
DisplacementMapFilter alpha 8 No
DisplacementMapFilter clone 8 No
DisplacementMapFilter color 8 No
DisplacementMapFilter componentX 8 No
DisplacementMapFilter componentY 8 No
DisplacementMapFilter mapBitmap 8 No
DisplacementMapFilter mapPoint 8 No
DisplacementMapFilter mode 8 No
DisplacementMapFilter scaleX 8 No
DisplacementMapFilter scaleY 8 No
Class DropShadowFilter 8 Yes For shapes and text fields only GFx 3.0
DropShadowFilter alpha 8 Yes 3.0.58
DropShadowFilter angle 8 Yes 3.0.58
DropShadowFilter blurX 8 Yes 3.0.58
DropShadowFilter blurY 8 Yes 3.0.58
DropShadowFilter clone 8 Yes 3.0.58
DropShadowFilter color 8 Yes 3.0.58
DropShadowFilter distance 8 Yes 3.0.58
DropShadowFilter hideObject 8 Yes 3.0.58
DropShadowFilter inner 8 Yes
DropShadowFilter knockout 8 Yes 3.0.58
DropShadowFilter quality 8 Yes
DropShadowFilter strength 8 Yes 3.0.58
Class Error 7 No GFx 3.2
Error message 7 No
Error name 7 No
Error toString 7 No
Class ExternalInterface 8 Yes GFx 1.2
ExternalInterface addCallback 8 Yes 2.2.58
ExternalInterface available 8 Yes 1.2.33
ExternalInterface call 8 Yes Relies on user-installed GFxExternalInterface class. 1.2.33
Class FileReference 8 No GFx 3.2
FileReference addListener 8 No
FileReference browse 8 No
FileReference cancel 8 No
FileReference creationDate 8 No
FileReference creator 8 No
FileReference download 8 No
FileReference modificationDate 8 No
FileReference name 8 No
FileReference onCancel 8 No
FileReference onComplete 8 No
FileReference onHTTPError 8 No
FileReference onIOError 8 No
FileReference onOpen 8 No
FileReference onProgress 8 No
FileReference onSecurityError 8 No
FileReference onSelect 8 No
FileReference removeListener 8 No
FileReference size 8 No
FileReference type 8 No
FileReference upload 8 No
Class FileReferenceList 8 No GFx 3.2
FileReferenceList addListener 8 No
FileReferenceList browse 8 No
FileReferenceList fileList 8 No
FileReferenceList onCancel 8 No
FileReferenceList onSelect 8 No
FileReferenceList removeListener 8 No
Class Function 6 Yes GFx 1.1
Function apply 6 Yes 1.1.27
Function call 6 Yes 1.1.27
Function prototype 6 Yes 1.0
Class GlowFilter 8 Yes For shapes and text fields only GFx 3.0
GlowFilter alpha 8 Yes 3.0.58
GlowFilter blurX 8 Yes 3.0.58
GlowFilter blurY 8 Yes 3.0.58
GlowFilter clone 8 Yes 3.0.58
GlowFilter color 8 Yes 3.0.58
GlowFilter inner 8 Yes
GlowFilter knockout 8 Yes 3.0.58
GlowFilter quality 8 Yes
GlowFilter strength 8 Yes 3.0.58
Class GradientBevelFilter 8 No GFx 4.0
GradientBevelFilter alphas 8 No
GradientBevelFilter angle 8 No
GradientBevelFilter blurX 8 No
GradientBevelFilter blurY 8 No
GradientBevelFilter clone 8 No
GradientBevelFilter colors 8 No
GradientBevelFilter distance 8 No
GradientBevelFilter knockout 8 No
GradientBevelFilter quality 8 No
GradientBevelFilter ratios 8 No
GradientBevelFilter strength 8 No
GradientBevelFilter type 8 No
Class GradientGlowFilter 8 No GFx 4.0
GradientGlowFilter alphas 8 No
GradientGlowFilter angle 8 No
GradientGlowFilter blurX 8 No
GradientGlowFilter blurY 8 No
GradientGlowFilter clone 8 No
GradientGlowFilter colors 8 No
GradientGlowFilter distance 8 No
GradientGlowFilter knockout 8 No
GradientGlowFilter quality 8 No
GradientGlowFilter ratios 8 No
GradientGlowFilter strength 8 No
GradientGlowFilter type 8 No
Class IME 8 Partial GFx 2.2
IME addListener 8 Yes 2.2.55
IME ALPHANUMERIC_FULL 8 Yes 2.2.55
IME ALPHANUMERIC_HALF 8 Yes 2.2.55
IME CHINESE 8 Yes 2.2.55
IME doConversion 8 No
IME getConversionMode 8 Yes 2.2.55
IME getEnabled 8 Yes 2.2.55
IME JAPANESE_HIRAGANA 8 Yes 2.2.55
IME JAPANESE_KATAKANA_FULL 8 Yes 2.2.55
IME JAPANESE_KATAKANA_HALF 8 Yes 2.2.55
IME KOREAN 8 Yes 2.2.55
IME onIMEComposition 8 Yes 2.2.55
IME removeListener 8 Yes 2.2.55
IME setCompositionString 8 Yes 2.2.55
IME setConversionMode 8 Yes 2.2.55
IME setEnabled 8 Yes 2.2.55
IME UNKNOWN 8 Yes 2.2.55
Class Key 6 Partial GFx 1.0
Key addListener 6 Yes 1.0
Key BACKSPACE 5 Yes 1.0
Key CAPSLOCK 5 Yes 1.0
Key CONTROL 5 Yes 1.0
Key DELETEKEY 5 Yes 1.0
Key DOWN 5 Yes 1.0
Key END 5 Yes 1.0
Key ENTER 5 Yes 1.0
Key ESCAPE 5 Yes 1.0
Key getAscii 5 Yes 1.0.21
Key getCode 5 Yes 1.0
Key HOME 5 Yes 1.0
Key INSERT 5 Yes 1.0
Key isAccessible 8 No 3.2
Key isDown 5 Yes 1.0
Key isToggled 5 Yes 1.0.21
Key LEFT 5 Yes 1.0
Key _listeners  6 Yes 1.1.26
Key onKeyDown 6 Yes listener's method 1.0
Key onKeyUp 6 Yes listener's method 1.0
Key PGDN 5 Yes 1.0
Key PGUP 5 Yes 1.0
Key removeListener 6 Yes 1.0
Key RIGHT 5 Yes 1.0
Key SHIFT 5 Yes 1.0
Key SPACE 5 Yes 1.0
Key TAB 5 Yes 1.0
Key UP 5 Yes 1.0
Class LoadVars 6 Partial GFx 3.2
LoadVars addRequestHeader 6 No 3.2
LoadVars contentType 6 Partial always returns "application/x-www-form-urlencoded" 1.2.36
LoadVars decode 7 No 3.2
LoadVars getBytesLoaded 6 Yes 2.1.49
LoadVars getBytesTotal 6 Yes 1.2.36
LoadVars load 6 Yes HTTP is not supported 1.2.36
LoadVars loaded 6 No 3.2
LoadVars onData 6 Yes 2.1.49
LoadVars onHTTPStatus 8 No 3.2
LoadVars onLoad 6 Yes 2.1.49
LoadVars send 6 No 3.2
LoadVars sendAndLoad 6 No 3.2
LoadVars toString 6 Yes 1.2.36
Class LocalConnection 6 No GFx 3.2
LocalConnection allowDomain 7 No
LocalConnection allowInsecureDomain 7 No
LocalConnection close 6 No
LocalConnection connect 6 No
LocalConnection domain 6 No
LocalConnection onStatus 6 No
LocalConnection send 6 No
Class Math 5 Yes GFx 1.0
Math abs 5 Yes 1.0
Math acos 5 Yes 1.0
Math asin 5 Yes 1.0
Math atan 5 Yes 1.0
Math atan2 5 Yes 1.0
Math ceil 5 Yes 1.0
Math cos 5 Yes 1.0
Math E 5 Yes 1.0
Math exp 5 Yes 1.0
Math floor 5 Yes 1.0
Math LN10 5 Yes 1.0
Math LN2 5 Yes 1.0
Math log 5 Yes 1.0
Math LOG10E 5 Yes 1.0
Math LOG2E 5 Yes 1.0
Math max 5 Yes 1.0
Math min 5 Yes 1.0
Math PI 5 Yes 1.0
Math pow 5 Yes 1.0
Math random 5 Yes 1.0
Math round 5 Yes 1.0
Math sin 5 Yes 1.0
Math sqrt 5 Yes 1.0
Math SQRT1_2 5 Yes 1.0
Math SQRT2 5 Yes 1.0
Math tan 5 Yes 1.0
Class Matrix 8 Yes GFx 1.2
Matrix a 8 Yes 1.1.25
Matrix b 8 Yes 1.1.25
Matrix c 8 Yes 1.1.25
Matrix clone 8 Yes 1.2.35
Matrix concat 8 Yes 1.2.35
Matrix createBox 8 Yes 1.2.35
Matrix createGradientBox 8 Yes 1.2.35
Matrix d 8 Yes 1.1.25
Matrix deltaTransformPoint 8 Yes 1.2.35
Matrix identity 8 Yes 1.2.35
Matrix invert 8 Yes 1.2.35
Matrix rotate 8 Yes 1.2.35
Matrix scale 8 Yes 1.2.35
Matrix toString 8 Yes 1.1.25
Matrix transformPoint 8 Yes 1.2.35
Matrix translate 8 Yes 1.2.35
Matrix tx 8 Yes 1.1.25
Matrix ty 8 Yes 1.1.25
Class Microphone 6 No GFx 4.0+
Microphone activityLevel 6 No
Microphone gain 6 No
Microphone get 6 No
Microphone index 6 No
Microphone muted 6 No
Microphone name 6 No
Microphone names 6 No
Microphone onActivity 6 No
Microphone onStatus 6 No
Microphone rate 6 No
Microphone setGain 6 No
Microphone setRate 6 No
Microphone setSilenceLevel 6 No
Microphone setUseEchoSuppression 6 No
Microphone silenceLevel 6 No
Microphone silenceTimeOut 6 No
Microphone useEchoSuppression 6 No
Class Mouse 5 Yes GFx 1.2
Mouse addListener 6 Yes 1.2.32
Mouse hide 5 Yes 1.2.32
Mouse onMouseDown 6 Yes EXT arguments: (button_index, target_path) 1.2.32
Mouse onMouseMove 6 Yes 1.2.32
Mouse onMouseUp 6 Yes EXT arguments: (button_index, target_path) 1.2.32
Mouse onMouseWheel 6 Yes 1.2.32
Mouse removeListener 6 Yes 1.2.32
Mouse show 5 Yes 1.2.32
Mouse setCursorType EXT Yes Called with (cursor_type) when cursor needs change. 1.2.32
Mouse LEFT EXT Yes Constant: LEFT mouse button_index. 1.2.32
Mouse RIGHT EXT Yes Constant: RIGHT mouse button_index. 1.2.32
Mouse MIDDLE EXT Yes Constant: MIDDLE mouse button_index. 1.2.32
Mouse ARROW EXT Yes Constant: ARROW cursor_type. 1.2.32
Mouse HAND EXT Yes Constant: HAND cursor_type. 1.2.32
Mouse IBEAM EXT Yes Constant: IBEAM cursor_type (indicates text input). 1.2.32
Mouse getTopMostEntity EXT Yes Returns a character under the mouse or at the coords 1.2.34
Class MovieClip 3 Partial GFx 1.0
MovieClip _alpha  4 Yes 1.0
MovieClip attachAudio 6 Yes 3.0.63
MovieClip attachBitmap 8 Yes pixelSnapping param is ignored 1.2.35
MovieClip attachMovie 5 Yes 1.0
MovieClip beginBitmapFill 8 Yes 1.2.35
MovieClip beginFill 6 Yes 1.2.34
MovieClip beginGradientFill 6 Yes 1.2.35
MovieClip blendMode 8 Partial Limited combines, no layer bitmaps 1.0
MovieClip cacheAsBitmap 8 No 4.0
MovieClip clear 6 Yes 1.2.34
MovieClip createEmptyMovieClip 6 Yes 1.0.23
MovieClip createTextField 6 Yes 2.0.37
MovieClip _currentframe  4 Yes Read-only 1.0
MovieClip curveTo 6 Yes 1.2.34
MovieClip _droptarget  4 Yes Read-only 2.1.51
MovieClip duplicateMovieClip 5 Yes 1.0
MovieClip enabled 6 Partial Disables input, need to verify implementation 1.0.24
MovieClip endFill 6 Yes 1.2.34
MovieClip filters 8 No 4.0
MovieClip focusEnabled 6 Yes 1.1.26
MovieClip _focusrect  6 Yes 1.1.26
MovieClip _framesloaded  4 Yes 1.0
MovieClip getBounds 5 Yes 1.0
MovieClip getBytesLoaded 5 Yes 1.0
MovieClip getBytesTotal 5 Yes 1.0
MovieClip getDepth 6 Yes 1.0
MovieClip getInstanceAtDepth 7 Yes 1.0
MovieClip getNextHighestDepth 7 Yes 1.0
MovieClip getRect 8 Yes 3.0.58
MovieClip getSWFVersion 7 Yes 1.0
MovieClip getTextSnapshot 7 No 3.2
MovieClip getURL 5 No 3.2
MovieClip globalToLocal 5 Yes 1.0
MovieClip gotoAndPlay 5 Yes 1.0
MovieClip gotoAndStop 5 Yes 1.0
MovieClip _height  4 Yes Assignment does not match Flash for rotations 1.0
MovieClip _highquality  6 7 Partial Always returns true; no set 1.0
MovieClip hitArea 6 Yes 2.2.55
MovieClip hitTest 5 Yes Shape flag supported correctly since 1.0.22 1.0.20
MovieClip lineGradientStyle 8 Yes 1.2.35
MovieClip lineStyle 6 Yes 1.2.34
MovieClip lineTo 6 Yes 1.2.34
MovieClip loadMovie 5 Yes 1.0.23
MovieClip loadVariables 5 Yes 1.2.36
MovieClip localToGlobal 5 Yes 1.0
MovieClip _lockroot  7 Yes 1.0.23
MovieClip menu 7 No 4.0
MovieClip moveTo 6 Yes 1.2.34
MovieClip _name  4 Yes 1.0
MovieClip nextFrame 5 Yes 1.0
MovieClip onData 6 No 3.2
MovieClip onDragOut 6 Yes 1.0
MovieClip onDragOver 6 Yes 1.0
MovieClip onEnterFrame 6 Yes 1.0
MovieClip onKeyDown 6 Yes 1.1.26
MovieClip onKeyUp 6 Yes 1.1.26
MovieClip onKillFocus 6 Yes 1.1.26
MovieClip onLoad 6 Yes 1.0
MovieClip onMouseDown 6 Yes 1.0
MovieClip onMouseMove 6 Yes 1.0
MovieClip onMouseUp 6 Yes 1.0
MovieClip onPress 6 Yes 1.0
MovieClip onRelease 6 Yes 1.0
MovieClip onReleaseOutside 6 Yes 1.0
MovieClip onRollOut 6 Yes 1.0
MovieClip onRollOver 6 Yes 1.0
MovieClip onSetFocus 6 Yes 1.1.26
MovieClip onUnload 6 Yes 1.0
MovieClip opaqueBackground 8 No 4.0
MovieClip _parent  5 Yes 1.0
MovieClip play 5 Yes 1.0
MovieClip prevFrame 5 Yes 1.0
MovieClip _quality  6 No 3.0
MovieClip removeMovieClip 5 Yes 1.0
MovieClip _rotation  4 Yes 1.0
MovieClip scale9Grid 8 Yes 2.1.49
MovieClip scrollRect 8 Yes 4.0.13
MovieClip setMask 6 Yes 1.2.36
MovieClip _soundbuftime  6 No Always returns 0 3.0
MovieClip startDrag 5 Yes 1.0.23
MovieClip stop 5 Yes 1.0
MovieClip stopDrag 5 Yes 1.0.23
MovieClip swapDepths 5 Yes 1.0
MovieClip tabChildren 6 Yes 1.1.26
MovieClip tabEnabled 6 Yes 1.1.26
MovieClip tabIndex 6 Yes 1.1.26
MovieClip _target  4 Yes 1.0.22
MovieClip _totalframes  4 Yes 1.0
MovieClip trackAsMenu 6 Yes 1.1
MovieClip transform 8 Yes 1.2.35
MovieClip unloadMovie 5 Yes 1.0.23
MovieClip _url  4 Yes Does not automatically include protocol 1.0.23
MovieClip useHandCursor 6 Yes EXT: Changes are tracked by Mouse.setCursorType. 1.2.32
MovieClip _visible  4 Yes 1.0
MovieClip _width  4 Yes Assignment does not match Flash for rotations 1.0
MovieClip _x  3 Yes 1.0
MovieClip _xmouse  5 Yes 1.0
MovieClip _xscale  4 Yes 1.0
MovieClip _y  3 Yes 1.0
MovieClip _ymouse  5 Yes 1.0
MovieClip _yscale  4 Yes 1.0
MovieClip hitTestDisable EXT Yes Prevents clip from being used for hit-testing 1.2.32
MovieClip noAdvance EXT Yes Boolean, turns off advancing 2.1.52
MovieClip topmostLevel EXT Yes Boolean, makes object topmost on the stage 2.1.50
MovieClip rendererString EXT Yes Passes data to renderer from ActionScript 2.2.55
MovieClip rendererFloat EXT Yes Passes data to renderer from ActionScript 2.2.55
MovieClip _z  EXT Yes Sets the Z coordinate (depth) of the object. 3.2.82
MovieClip _zscale  EXT Yes Sets the scale of the object in the Z direction as a percentage 3.2.82
MovieClip _xrotation  EXT Yes Sets the rotation of the object around the X (horizontal) axis 3.2.82
MovieClip _yrotation  EXT Yes Sets the rotation of the object around the Y (vertical) axis 3.2.82
MovieClip _matrix3d  EXT Yes Sets the complete 3D transform of the object using an array of 16 floats (4 * 4 matrix) 3.2.82
MovieClip _perspfov  EXT Yes Allows the perspective field of view angle (in degrees) to be set on a movie clip. 3.2.84
Class MovieClipLoader 7 Yes GFx 2.0
MovieClipLoader addListener 7 Yes 1.2.35
MovieClipLoader getProgress 7 Yes 2.1.49
MovieClipLoader loadClip 7 Yes 1.2.35
MovieClipLoader onLoadComplete 7 Yes 1.2.35
MovieClipLoader onLoadError 7 Yes 1.2.35
MovieClipLoader onLoadInit 7 Yes 2.1.49
MovieClipLoader onLoadProgress 7 Yes 2.1.49
MovieClipLoader onLoadStart 7 Yes 2.1.49
MovieClipLoader removeListener 7 Yes 1.2.35
MovieClipLoader unloadClip 7 Yes 1.2.35
Class NetConnection 7 Partial Used only for custom video from the local file system GFx 3.0
NetConnection connect 7 Yes 3.0.63
Class NetStream 7 Partial Limited game-custom video support in 3.0 GFx 3.0
NetStream bufferLength 7 No
NetStream bufferTime 7 No
NetStream bytesLoaded 7 No
NetStream bytesTotal 7 No
NetStream close 7 Yes 3.0.63
NetStream currentFps 7 Yes 3.0.70
NetStream onCuePoint 8 Yes 3.0.63
NetStream onMetaData 7 Yes EXT returns subtitleTracksNumber and audioTracks information 3.0.63
NetStream onStatus 6 Yes 3.0.63
NetStream pause 7 Yes 3.0.63
NetStream play 7 Yes 3.0.63
NetStream seek 7 Yes 3.0.63
NetStream setBufferTime 7 Yes 3.0.68
NetStream time 7 Yes 3.0.63
NetStream onSubtitle EXT Yes called when a subtitle string is read to be shown 3.0.63
NetStream subtitleTrack EXT Yes set/get current subtitles track number. 0 - turn off subtitles 3.0.63
NetStream audioTrack EXT Yes set/get current audio track 3.0.63
NetStream voiceTrack EXT Yes replaces center track of 5.1ch audio 3.1.76
NetStream setReloadThresholdTime EXT Yes set reload timing 3.1.76
NetStream setNumberOfFramePools EXT Yes set number of internal video buffers 3.1.76
NetStream setOpenTimeout EXT Yes sets an open URL timeout (default 5) in seconds 3.1.82
NetStream currentframe EXT Yes returns current playback position (in frames) 3.1.76
NetStream loop EXT Yes sets a looping flag 3.1.76
Class Number 5 Yes GFx 1.0
Number MAX_VALUE 5 Yes 1.0.20
Number MIN_VALUE 5 Yes 1.0.20
Number NaN 5 Yes 1.0.20
Number NEGATIVE_INFINITY 5 Yes 1.0.20
Number POSITIVE_INFINITY 5 Yes 1.0.20
Number toString 5 Yes 1.0.20
Number valueOf 5 Yes 1.0.20
Class Object 5 Yes GFx 1.0
Object addProperty 6 Yes 1.1.25
Object constructor 5 Yes 1.0.20
Object _constructor_  5 Yes 1.1.25
Object hasOwnProperty 6 Yes 1.1.25
Object isPropertyEnumerable 6 Yes 1.1.25
Object isPrototypeOf 6 Yes 1.1.25
Object _proto_  5 Yes 1.0
Object prototype 6 Yes 1.0
Object registerClass 6 Yes 1.0.23
Object _resolve  6 Yes 1.1.28
Object toString 5 Yes 1.1.25
Object unwatch 6 Yes 1.1.25
Object valueOf 5 Yes 1.1.25
Object watch 6 Yes 1.1.25
Class Point 8 Yes GFx 1.2
Point add 8 Yes 1.2.35
Point clone 8 Yes 1.2.35
Point distance 8 Yes 1.2.35
Point equals 8 Yes 1.2.35
Point interpolate 8 Yes 1.2.35
Point length 8 Yes 1.2.35
Point normalize 8 Yes 1.2.35
Point offset 8 Yes 1.2.35
Point polar 8 Yes 1.2.35
Point subtract 8 Yes 1.2.35
Point toString 8 Yes 1.2.35
Point x 8 Yes 1.2.35
Point y 8 Yes 1.2.35
Class PrintJob 7 No GFx 4.0+
PrintJob addPage 7 No
PrintJob orientation 7 No
PrintJob pageHeight 7 No
PrintJob pageWidth 7 No
PrintJob paperHeight 7 No
PrintJob paperWidth 7 No
PrintJob send 7 No
PrintJob start 7 No
Class Rectangle 8 Yes GFx 1.2
Rectangle bottom 8 Yes 1.2.35
Rectangle bottomRight 8 Yes 1.2.35
Rectangle clone 8 Yes 1.2.35
Rectangle contains 8 Yes 1.2.35
Rectangle containsPoint 8 Yes 1.2.35
Rectangle containsRectangle 8 Yes 1.2.35
Rectangle equals 8 Yes 1.2.35
Rectangle height 8 Yes 1.2.35
Rectangle inflate 8 Yes 1.2.35
Rectangle inflatePoint 8 Yes 1.2.35
Rectangle intersection 8 Yes 1.2.35
Rectangle intersects 8 Yes 1.2.35
Rectangle isEmpty 8 Yes 1.2.35
Rectangle left 8 Yes 1.2.35
Rectangle offset 8 Yes 1.2.35
Rectangle offsetPoint 8 Yes 1.2.35
Rectangle right 8 Yes 1.2.35
Rectangle setEmpty 8 Yes 1.2.35
Rectangle size 8 Yes 1.2.35
Rectangle top 8 Yes 1.2.35
Rectangle topLeft 8 Yes 1.2.35
Rectangle toString 8 Yes 1.2.35
Rectangle union 8 Yes 1.2.35
Rectangle width 8 Yes 1.2.35
Rectangle x 8 Yes 1.2.35
Rectangle y 8 Yes 1.2.35
Class security 6 No GFx 3.2
security allowDomain 6 No
security allowInsecureDomain 7 No
security loadPolicyFile 7 No
security sandboxType 8 No
Class Selection 5 Yes GFx 2.0
Selection addListener 6 Yes 1.2.34
Selection getBeginIndex 5 Yes 2.1.49
Selection getCaretIndex 5 Yes 1.2.32
Selection getEndIndex 5 Yes 2.1.49
Selection getFocus 5 Yes 1.1.26
Selection onSetFocus 6 Yes listener 1.2.34
Selection removeListener 6 Yes 1.2.34
Selection setFocus 5 Yes 1.1.26
Selection setSelection 5 Yes setSelection only adjusts a cursor position 2.1.49
Selection captureFocus EXT Yes captures/releases keyboard focus 1.2.34
Selection alwaysEnableArrowKeys EXT Yes enable arrow keys even if the focusRect == false 1.2.34
Selection alwaysEnableKeyboardPress EXT Yes enable pressing buttons by keys even if the focusRect == false 3.0.63
Selection disableFocusAutoRelease EXT Yes whether mouse move releases focus or not 1.2.34
Selection disableFocusKeys EXT Yes disables handing of standard keyboard focus keys 2.2.58
Selection disableFocusRolloverEvent EXT Yes disable rollover/out event firing if focus is changed by keys 2.0.37
Selection modalClip EXT Yes sets clip as "modal" for focus keys handling 2.2.58
Selection moveFocus EXT Yes Simmulates std focus keys pressing to impl. custom focus handling 2.2.58
Class SharedObject 6 Yes GFx 3.0
SharedObject clear 7 Yes Explicit flush/clear is required to save a shared object. Does not automatically store when the .swf file is closed. 3.0.58
SharedObject data 6 Yes 3.0.58
SharedObject flush 6 Yes Minimum disk space parameter is ignored 3.0.58
SharedObject getLocal 6 Yes 3.0.58
SharedObject getSize 6 Yes Size estimate is different in GFx 3.0.58
SharedObject onStatus 6 Yes Not supported because minimum disk space parameter for flush is ignored 3.0.58
Class Sound 5 Partial GFx 3.0
Sound attachSound 5 Yes 3.0.63
Sound duration 6 Yes 3.1.76
Sound getBytesLoaded 6 Yes 3.1.76
Sound getBytesTotal 6 Yes 3.1.76
Sound getPan 5 Yes 3.1.76
Sound getTransform 5 No
Sound getVolume 5 Yes 3.0.63
Sound id3 6 No
Sound loadSound 6 Yes 3.0.73
Sound onID3 7 No
Sound onLoad 6 Yes 3.0.73
Sound onSoundComplete 6 Yes 3.0.73
Sound position 6 Yes 3.1.76
Sound setPan 5 Yes 3.1.76
Sound setTransform 5 No
Sound setVolume 5 Yes 3.0.63
Sound start 5 Yes 3.0.63
Sound stop 5 Yes 3.0.63
Class Stage 5 Partial GFx 1.2
Stage addListener 6 Yes 1.2.33
Stage align 6 Yes Alignment occurs within the specified viewport 1.2.33
Stage height 6 Yes 1.1.25
Stage onResize 6 Yes 1.2.33
Stage removeListener 6 Yes 1.2.33
Stage scaleMode 6 Yes 1.2.33
Stage showMenu 6 No 4.0
Stage width 6 Yes 1.1.25
Stage visibleRect EXT Yes R/O, currently visible rectangle 2.2.56
Stage safeRect EXT Yes R/O, currently set safe rectangle 2.2.56
Stage originalRect EXT Yes R/O, rectangle containing original SWF's dimensions 2.2.56
Stage onResize w/parameter EXT Yes visibleRect is the parameter 2.2.56
Class String 5 Yes GFx 1.0
String charAt 5 Yes 1.0
String charCodeAt 5 Yes 1.0
String concat 5 Yes 1.0
String fromCharCode 5 Yes 1.0
String indexOf 5 Yes 1.0
String lastIndexOf 5 Yes 1.0
String length 5 Yes 1.0
String slice 5 Yes 1.0
String split 5 Yes 1.0
String substr 5 Yes 1.0
String substring 5 Yes 1.0
String toLowerCase 5 Yes 1.0
String toString 5 Yes 1.0
String toUpperCase 5 Yes 1.0
String valueOf 5 Yes 1.0
String localeCompare EXT Yes compares with locale, returns 0, 1, -1 3.0.65
Class StyleSheet 7 Yes GFx 2.2
StyleSheet clear 7 Yes 2.2.56
StyleSheet getStyle 7 Yes 2.2.56
StyleSheet getStyleNames 7 Yes 2.2.56
StyleSheet load 7 Yes 2.2.56
StyleSheet onLoad 7 Yes 2.2.56
StyleSheet parseCSS 7 Yes 2.2.56
StyleSheet setStyle 7 Yes 2.2.56
StyleSheet transform 7 Yes 2.2.56
Class System 6 No GFx 3.2
System exactSettings 7 No
System onStatus 6 No
System setClipboard 7 No
System showSettings 6 No
System useCodepage 6 No
Class TextField 6 Partial GFx 1.0
TextField addListener 6 Yes 2.0.37
TextField _alpha  6 Yes 1.0
TextField antiAliasType 8 Yes 2.0.39
TextField autoSize 6 Yes 1.1.25
TextField background 6 Yes 2.0.37
TextField backgroundColor 6 Yes 2.0.37
TextField border 6 Yes 1.1.25
TextField borderColor 6 Yes 2.0.37
TextField bottomScroll 6 Yes 2.0.37
TextField condenseWhite 6 Yes 2.0.37
TextField embedFonts 6 Yes 2.0.38
TextField filters 8 Partial Can set property, but cannot retrieve, since filter type information is lost during set. 3.0.58
TextField getDepth 6 Yes 1.0.23
TextField getFontList 6 Yes Also exposes fontlib and fontresource, in addition to fontprovider aggregations. 3.0.58
TextField getNewTextFormat 6 Yes 2.0.37
TextField getTextFormat 6 Yes 2.0.37
TextField gridFitType 8 No 3.2
TextField _height  6 Yes Assignment does not match Flash for rotations 1.0
TextField _highquality  6 7 No 3.0
TextField hscroll 6 Yes 2.0.37
TextField html 6 Yes 2.0.37
TextField htmlText 6 Yes 2.0.37
TextField length 6 Yes 1.0
TextField maxChars 6 Yes 2.0.37
TextField maxhscroll 6 Yes 2.0.37
TextField maxscroll 6 Yes 2.0.37
TextField menu 7 No 4.0
TextField mouseWheelEnabled 7 Yes 2.0.41
TextField multiline 6 Yes 1.1.25
TextField _name  6 Yes 1.0.22
TextField onChanged 6 Yes 1.1.25
TextField onKillFocus 6 Yes 1.1.26
TextField onScroller 6 Yes 2.0.37
TextField onSetFocus 6 Yes 1.1.26
TextField _parent  6 Yes 1.0.22
TextField password 6 Yes 1.1.31
TextField _quality  6 No 3.0
TextField removeListener 6 Yes 2.0.37
TextField removeTextField 6 Yes 2.0.37
TextField replaceSel 6 Yes 2.1.45
TextField replaceText 7 Yes 2.0.37
TextField restrict 6 No 3.2
TextField _rotation  6 Yes 1.0.22
TextField scroll 6 Yes 2.0.37
TextField selectable 6 Yes 1.1.26
TextField setNewTextFormat 6 Yes 2.0.37
TextField setTextFormat 6 Yes 2.0.37
TextField sharpness 8 No 4.0
TextField _soundbuftime  6 No 3.0
TextField styleSheet 7 Yes 2.2.56
TextField tabEnabled 6 Yes 1.1.26
TextField tabIndex 6 Yes 1.1.26
TextField _target  6 Yes 1.0.22
TextField text 6 Yes 1.0
TextField textColor 6 Yes 1.0
TextField textHeight 6 Yes 1.0.22
TextField textWidth 6 Yes 1.0.22
TextField thickness 8 No 4.0
TextField type 6 Yes 2.0.37
TextField _url  6 Yes 1.0.23
TextField variable 6 Yes 1.1.25
TextField _visible  6 Yes 1.0
TextField _width  6 Yes Assignment does not match Flash for rotations 1.0
TextField wordWrap 6 Yes 1.1.25
TextField _x  6 Yes 1.0
TextField _xmouse  6 Yes 1.0.22
TextField _xscale  6 Yes 1.0.22
TextField _y  6 Yes 1.0
TextField _ymouse  6 Yes 1.0.22
TextField _yscale  6 Yes 1.0.22
TextField appendText EXT Yes See Flash 9 Documentation for details 2.0.37
TextField appendHtml EXT Yes Appends HTML (incremental HTML parsing) 2.0.37
TextField alwaysShowSelection EXT Yes See Flash 9 Documentation for details 2.1.45
TextField autoFit EXT Yes Boolean, turns on/off auto-hinting 2.0.39
TextField blurX, blurY EXT Yes R/W the blur radii of the text. 0 .. 15.9 (floating point). 2.0.41
TextField blurStrength EXT Yes R/W the blur strength of the text. 0 .. 15.9 (floating point). 2.0.41
TextField caretIndex EXT Yes R/O property. See Flash 9 Documentation for details 2.0.37
TextField copyToClipboard EXT Yes ([richClipboard:Boolean], [startIndex:Number], [endIndex:Number]) 2.1.45
TextField cutToClipboard EXT Yes ([richClipboard:Boolean], [startIndex:Number], [endIndex:Number]) 2.1.45
TextField disableIME EXT Yes disables IME for particular text field 2.1.50
TextField fontScaleFactor EXT Yes Scale multiplier for all fonts across the textfield 2.0.43
TextField getCharBoundaries EXT Yes See Flash 9 Documentation for details 2.0.37
TextField getExactCharBoundaries EXT Yes Returns more exact chars boundaries 2.0.37
TextField getCharIndexAtPoint EXT Yes See Flash 9 Documentation for details 2.0.37
TextField getFirstCharInParagraph EXT Yes See Flash 9 Documentation for details 2.0.37
TextField getIMECompositionStringStyle EXT Yes Returns styles for IME composition string 2.1.50
TextField getLineIndexAtPoint EXT Yes See Flash 9 Documentation for details 2.0.37
TextField getLineIndexOfChar EXT Yes See Flash 9 Documentation for details 2.0.37
TextField getLineOffset EXT Yes See Flash 9 Documentation for details 2.0.37
TextField getLineLength EXT Yes See Flash 9 Documentation for details 2.0.37
TextField getLineMetrics EXT Yes See Flash 9 Documentation for details 2.0.43
TextField getLineText EXT Yes See Flash 9 Documentation for details 2.0.43
TextField hitTestDisable EXT Yes Prevents TextField from being used for hit-testing 1.2.32
TextField inactiveSelectionBkgColor EXT Yes Bkg color of unfocused sel txt. Alpha is most signf oct 2.1.45
TextField inactiveSelectionTextColor EXT Yes Color of unfocused sel text. Alpha is most signif oct 2.1.45
TextField noAutoSelection EXT Yes Prevents auto selection when focus is transferred to a text field 2.1.45
TextField noTranslate EXT Yes Prevents Translate from being called for the field 1.2.34
TextField numLines EXT Yes R/O property. See Flash 9 Documentation for details 2.0.43
TextField pasteFromClipboard EXT Yes ([richClipboard:Boolean], [startIndex:Number], [endIndex:Number]) 2.1.45
TextField selectionBeginIndex EXT Yes See Flash 9 Documentation for details 2.1.45
TextField selectionEndIndex EXT Yes See Flash 9 Documentation for details 2.1.45
TextField selectionBkgColor EXT Yes Bkg color of sel text. Alpha is the most significant oct 2.1.45
TextField selectionTextColor EXT Yes Color of selected text. Alpha is the most significant oct 2.1.45
TextField setCompositionStringStyle EXT Yes Sets style of composition string 2.1.45
TextField setClauseStyle EXT Yes Sets style of composition string's clause 2.1.45
TextField setImageSubstitutions EXT Yes Sets image substitutions for substrings 2.0.38
TextField setIMECompositionStringStyle EXT Yes Sets styles for IME composition string 2.1.50
TextField shadowStyle EXT Yes Text shadow format string "s{1,1}t{0,0}" 1.1.31
TextField shadowColor EXT Yes Color of text shadow; same format as textColor 1.1.31
TextField shadowBlurX, shadowBlurY EXT Yes R/W the blur radii of the shadow. 0 .. 15.9 (floating point). 2.0.41
TextField shadowAlpha EXT Yes R/W shadow alpha. 0.00 .. 1.00 (floating point). 2.0.41
TextField shadowAngle EXT Yes R/W shadow angle. 0..360 (floating point). Default is 45 2.0.41
TextField shadowDistance EXT Yes R/W shadow distance, in pixels. 2.0.41
TextField shadowHideObject EXT Yes Boolean, indicates whether or not the text is hidden. 2.0.41
TextField shadowKnockOut EXT Yes Boolean, turns on/off a knockout effect 2.0.41
TextField shadowQuality EXT Yes R/W quality of shadow or glow. 1 (low) or 2+ (high) 2.0.41
TextField shadowStrength EXT Yes R/W shadow strength of the text. 0 .. 15.9 (floating point). 2.0.41
TextField textAutoSize EXT Yes Text auto size mode: "shrink", "fit", "none" 2.0.43
TextField topmostLevel EXT Yes Boolean, makes object topmost on the stage 2.1.50
TextField updateImageSubstitution EXT Yes Updates image substitutions for a substring 2.0.38
TextField useRichTextClipboard EXT Yes Turns on/off rich text clipboard. See Flash 9 docs. 2.1.45
TextField verticalAlign EXT Yes Vertical alignment, "top", "bottom", "center", "none" 2.1.51
TextField verticalAutoSize EXT Yes Vertical autosize, "top", "bottom", "center", "none" 2.0.43
TextField <FONT ALPHA="#AA">  EXT Yes HTML extension to specify alpha [00..FF] 2.0.37
TextField _z  EXT Yes Sets the Z coordinate (depth) of the object. 3.2.82
TextField _zscale  EXT Yes Sets the scale of the object in the Z direction as a percentage 3.2.82
TextField _xrotation  EXT Yes Sets the rotation of the object around the X (horizontal) axis 3.2.82
TextField _yrotation  EXT Yes Sets the rotation of the object around the Y (vertical) axis 3.2.82
TextField _matrix3d  EXT Yes Sets the complete 3D transform of the object using an array of 16 floats (4 * 4 matrix) 3.2.82
TextField _perspfov  EXT Yes Allows the perspective field of view angle (in degrees) to be set on a movie clip. 3.2.84
TextField outline EXT Yes Sets the outline width of fonts 3.3.85
Class TextFormat 6 Partial GFx 2.0
TextFormat align 6 Yes 2.0.41
TextFormat blockIndent 6 Yes 2.0.43
TextFormat bold 6 Yes 2.0.37
TextFormat bullet 6 Yes 2.0.37
TextFormat color 6 Yes 2.0.37
TextFormat font 6 Yes 2.0.37
TextFormat getTextExtent 6 8 Yes 2.0.43
TextFormat indent 6 Yes 2.0.37
TextFormat italic 6 Yes 2.0.37
TextFormat kerning 8 Yes 2.0.37
TextFormat leading 6 Yes 2.0.37
TextFormat leftMargin 6 Yes 2.0.37
TextFormat letterSpacing 8 Yes 2.0.37
TextFormat rightMargin 6 Yes 2.0.37
TextFormat size 6 Yes 2.0.37
TextFormat tabStops 6 Yes 2.0.42
TextFormat target 6 Partial can set/get, but it has no effect 4.0+
TextFormat underline 6 Yes 2.0.39
TextFormat url 6 Yes asfunction protocol only is supported 2.0.37
TextFormat alpha EXT Yes alpha, in percents [0..100] 2.0.37
Class TextRenderer 8 No GFx 4.0
TextRenderer maxLevel 8 No
TextRenderer setAdvancedAntialiasingTable 8 No
Class TextSnapshot 7 Yes GFx 3.0
TextSnapshot findText 7 Yes 3.0.58
TextSnapshot getCount 7 Yes 3.0.58
TextSnapshot getSelected 7 Yes 3.0.58
TextSnapshot getSelectedText 7 Yes 3.0.58
TextSnapshot getText 7 Yes 3.0.58
TextSnapshot getTextRunInfo 7 Yes 3.0.58
TextSnapshot hitTestTextNearPos 7 Partial Range hittesting only partially implemented 3.0.58
TextSnapshot setSelectColor 7 Yes 3.0.58
TextSnapshot setSelected 7 Yes 3.0.58
Class Transform 8 Yes GFx 1.2
Transform colorTransform 8 Yes 1.2.35
Transform concatenatedColorTransform 8 Yes 1.2.35
Transform concatenatedMatrix 8 Yes 1.2.35
Transform matrix 8 Yes 1.1.25
Transform pixelBounds 8 Yes 1.2.35
Class Video 6 Partial Limited game-custom video support in 3.0 GFx 3.0
Video _alpha  8 Yes 3.0.63
Video attachVideo 6 Yes 3.0.63
Video clear 6 Yes 3.0.63
Video deblocking 6 Yes 3.1.76
Video _height  8 Yes 3.0.63
Video height 6 Yes 3.0.63
Video _name  8 Yes 3.0.63
Video _parent  8 Yes 3.0.63
Video _rotation  8 Yes 3.0.63
Video smoothing 6 Yes 3.1.76
Video _visible  8 Yes 3.0.63
Video _width  8 Yes 3.0.63
Video width 6 Yes 3.0.63
Video _x  8 Yes 3.0.63
Video _xmouse  8 Yes 3.0.63
Video _xscale  8 Yes 3.0.63
Video _y  8 Yes 3.0.63
Video _ymouse  8 Yes 3.0.63
Video _yscale  8 Yes 3.0.63
Video clipRect EXT Yes Used to display only a given rectangular region of the video 3.1.76
Class XML 5 Yes GFx 2.2
XML addRequestHeader 6 2.2.55
XML contentType 6 Yes 2.2.55
XML createElement 5 Yes 2.2.55
XML createTextNode 5 Yes 2.2.55
XML docTypeDecl 5 No Inconsistency with XML parser caused this property to be omitted. It has no functional use as DTD validation is not performed.
XML getBytesLoaded 6 Yes 2.2.55
XML getBytesTotal 6 Yes 2.2.55
XML idMap 8 Yes 2.2.55
XML ignoreWhite 5 Yes 2.2.55
XML load 5 Yes 2.2.55
XML loaded 5 Yes 2.2.55
XML onData 5 Yes 2.2.55
XML onHTTPStatus 8 Yes 2.2.55
XML onLoad 5 Yes 2.2.55
XML parseXML 5 Yes 2.2.55
XML send 5 Yes 2.2.55
XML sendAndLoad 5 Yes 2.2.55
XML status 5 No Inconsistencies between XML parser error codes and the AS 2.0 error codes caused this property to be omitted. It is impossible to create a unique mapping between most third party parsers and AS 2.0 XML.
XML xmlDecl 5 Yes 2.2.55
Class XMLNode 5 Yes GFx 2.2
XMLNode appendChild 5 Yes 2.2.55
XMLNode attributes 5 Yes 2.2.55
XMLNode childNodes 5 Yes 2.2.55
XMLNode cloneNode 5 Yes 2.2.55
XMLNode firstChild 5 Yes 2.2.55
XMLNode getNamespaceForPrefix 8 Yes 2.2.55
XMLNode getPrefixForNamespace 8 Yes 2.2.55
XMLNode hasChildNodes 5 Yes 2.2.55
XMLNode insertBefore 5 Yes 2.2.55
XMLNode lastChild 5 Yes 2.2.55
XMLNode localName 8 Yes 2.2.55
XMLNode namespaceURI 8 Yes 2.2.55
XMLNode nextSibling 5 Yes 2.2.55
XMLNode nodeName 5 Yes 2.2.55
XMLNode nodeType 5 Yes 2.2.55
XMLNode nodeValue 5 Yes 2.2.55
XMLNode parentNode 5 Yes 2.2.55
XMLNode prefix 8 Yes 2.2.55
XMLNode previousSibling 5 Yes 2.2.55
XMLNode removeNode 5 Yes 2.2.55
XMLNode toString 5 Yes 2.2.55
Class XMLSocket 5 No GFx 3.2
XMLSocket close 5 No
XMLSocket connect 5 No
XMLSocket onClose 5 No
XMLSocket onConnect 5 No
XMLSocket onData 5 No
XMLSocket onXML 5 No
XMLSocket send 5 No
Class XMLUI 7 No GFx 3.2
XMLUI accept 7 No
XMLUI cancel 7 No
XMLUI get 7 No
XMLUI set 7 No