Symbols
! logical NOT operator
!= inequality operator
!== strict inequality operator
" string delimiter operator
#endinitclip directive
#include directive
#initclip directive
% modulo operator
%= modulo assignment operator
& bitwise AND operator
&& logical AND operator
&= bitwise AND assignment operator
() parentheses operator
* multiplication operator
*= multiplication assignment operator
+ addition operator
++ increment operator
+= addition assignment operator
, comma operator
- subtraction operator
-- decrement operator
-= subtraction assignment operator
-Infinity constant
. dot operator
/ division operator
/*..*/ block comment delimiter operator
// line comment delimiter operator
/= division assignment operator
: type operator
< 1, 2
< less than operator
<= less than or equal to operator
<> inequality operator
= assignment operator
== equality operator
=== strict equality operator
> greater than operator
>= greater than or equal to operator
>> bitwise right shift operator
>>= bitwise right shift and assignment operator
>>> bitwise unsigned right shift operator
>>>= bitwise unsigned right shift and assignment operator
?: conditional operator
[] array access operator
^ bitwise XOR operator
^= bitwise XOR assignment operator
__proto__ property
__resolve property
_accProps property
_alpha property 1, 2, 3, 4
_currentframe property
_droptarget property
_focusrect property 1, 2, 3
_framesloaded property
_global property
_height property 1, 2, 3, 4
_highquality property 1, 2, 3, 4
_level property
_listeners property 1, 2
_lockroot property
_name property 1, 2, 3, 4
_parent property 1, 2, 3, 4, 5
_quality property 1, 2, 3, 4
_root property
_rotation property 1, 2, 3, 4
_soundbuftime property 1, 2, 3, 4
_target property 1, 2, 3
_totalframes property
_url property 1, 2, 3
_visible property 1, 2, 3, 4
_width property 1, 2, 3, 4
_x property 1, 2, 3, 4
_xmouse property 1, 2, 3, 4
_xscale property 1, 2, 3, 4
_y property 1, 2, 3, 4
_ymouse property 1, 2, 3, 4
_yscale property 1, 2, 3, 4
{} object initializer operator
| bitwise OR operator
|= bitwise OR assignment operator
|| logical OR operator
~ bitwise NOT operator
 
A
a property
abs() method
accept() method
Accessibility
  isActive() method
  updateProperties() method
Accessibility class
acos() method
activityLevel property 1, 2
add concatenation (strings) operator
add() method
addCallback() method
addDelayedInstance() method
addListener() method 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
addPage() method
addProperty() method
addRequestHeader() method 1, 2
addXMLPath() method
align property 1, 2
allowDomain event
allowDomain() method
allowInsecureDomain event
allowInsecureDomain() method
alpha property 1, 2, 3, 4
alphaMultiplier property
ALPHANUMERIC_FULL property
ALPHANUMERIC_HALF property
alphaOffset property
alphas property 1, 2
and logical AND operator
angle property 1, 2, 3, 4
antiAliasType property
appendChild() method
apply() method
applyFilter() method
arguments
  callee property
  caller property
  length property
arguments class
Array
  Array() constructor
  CASEINSENSITIVE property
  concat() method
  DESCENDING property
  join() method
  length property
  NUMERIC property
  pop() method
  push() method
  RETURNINDEXEDARRAY property
  reverse() method
  shift() method
  slice() method
  sort() method
  sortOn() method
  splice() method
  toString() method
  UNIQUESORT property
  unshift() method
Array class
Array function
Array() constructor
AsBroadcaster
  _listeners property
  addListener() method
  broadcastMessage() method
  initialize() method
  removeListener() method
AsBroadcaster class
asfunction protocol
asin() method
atan() method
atan2() method
attachAudio() method
attachBitmap() method
attachMovie() method
attachSound() method
attachVideo() method
attributes property
autoReplace property
autoSize property
available property
avHardwareDisable property
 
B
b property
background property
backgroundColor property
BACKSPACE property
bandwidth property
beginBitmapFill() method
beginFill() method
beginGradientFill() method
BevelFilter
  angle property
  BevelFilter() constructor
  blurX property
  blurY property
  clone() method
  distance property
  highlightAlpha property
  highlightColor property
  knockout property
  quality property
  shadowAlpha property
  shadowColor property
  strength property
  type property
BevelFilter class
BevelFilter() constructor
bias property
BitmapData
  applyFilter() method
  BitmapData() constructor
  clone() method
  colorTransform() method
  compare() method
  copyChannel() method
  copyPixels() method
  dispose() method
  draw() method
  fillRect() method
  floodFill() method
  generateFilterRect() method
  getColorBoundsRect() method
  getPixel() method
  getPixel32() method
  height property
  hitTest() method
  loadBitmap() method
  merge() method
  noise() method
  paletteMap() method
  perlinNoise() method
  pixelDissolve() method
  rectangle property
  scroll() method
  setPixel() method
  setPixel32() method
  threshold() method
  transparent property
  width property
BitmapData class
BitmapData() constructor
BitmapFilter
  clone() method
BitmapFilter class
blendMode property 1, 2
blockIndent property
blueMultiplier property
blueOffset property
BlurFilter
  BlurFilter() constructor
  blurX property
  blurY property
  clone() method
  quality property
BlurFilter class
BlurFilter() constructor
blurX property 1, 2, 3, 4, 5, 6
blurY property 1, 2, 3, 4, 5, 6
bold property
Boolean
  Boolean() constructor
  toString() method
  valueOf() method
Boolean class
Boolean function
Boolean() constructor
border property
borderColor property
bottom property
bottomRight property
bottomScroll property
break statement
broadcastMessage() method
browse() method 1, 2
bufferLength property
bufferTime property
builtInItems property
bullet property
Button
  _alpha property
  _focusrect property
  _height property
  _highquality property
  _name property
  _parent property
  _quality property
  _rotation property
  _soundbuftime property
  _target property
  _url property
  _visible property
  _width property
  _x property
  _xmouse property
  _xscale property
  _y property
  _ymouse property
  _yscale property
  blendMode property
  cacheAsBitmap property
  enabled property
  filters property
  getDepth() method
  menu property
  scale9Grid property
  tabEnabled property
  tabIndex property
  trackAsMenu property
  useHandCursor property
Button class
  onDragOut event
  onDragOver event
  onKeyDown event
  onKeyUp event
  onKillFocus event
  onPress event
  onRelease event
  onReleaseOutside event
  onRollOut event
  onRollOver event
  onSetFocus event
bytesLoaded property
bytesTotal property
 
C
c property
cacheAsBitmap property 1, 2
call function
call() method 1, 2
callee property
caller property
Camera
  activityLevel property
  bandwidth property
  currentFps property
  fps property
  get() method
  height property
  index property
  motionLevel property
  motionTimeOut property
  muted property
  name property
  names property
  quality property
  setMode() method
  setMotionLevel() method
  setQuality() method
  width property
Camera class
  onActivity event
  onStatus event
cancel() method 1, 2
capabilities
  avHardwareDisable property
  hasAccessibility property
  hasAudio property
  hasAudioEncoder property
  hasEmbeddedVideo property
  hasIME property
  hasMP3 property
  hasPrinting property
  hasScreenBroadcast property
  hasScreenPlayback property
  hasStreamingAudio property
  hasStreamingVideo property
  hasVideoEncoder property
  isDebugger property
  language property
  localFileReadDisable property
  manufacturer property
  os property
  pixelAspectRatio property
  playerType property
  screenColor property
  screenDPI property
  screenResolutionX property
  screenResolutionY property
  serverString property
  version property
capabilities class
CAPSLOCK property
caption property
case statement
CASEINSENSITIVE property
ceil() method
charAt() method
charCodeAt() method
checkPolicyFile property 1, 2, 3
checkXMLStatus() method
childNodes property
CHINESE property
chr function
clamp property
class
  dispatched by Button 1, 2, 3, 4, 5, 6, 7
  dispatched by Camera 1, 2
  dispatched by ContextMenu
  dispatched by ContextMenuItem
  dispatched by FileReference 1, 2, 3, 4, 5, 6, 7, 8
  dispatched by FileReferenceList 1, 2
  dispatched by IME
  dispatched by Key
  dispatched by LoadVars 1, 2, 3
  dispatched by LocalConnection 1, 2, 3
  dispatched by Microphone 1, 2
  dispatched by Mouse 1, 2, 3, 4
  dispatched by MovieClip 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12
  dispatched by MovieClipLoader 1, 2, 3, 4, 5
  dispatched by NetStream 1, 2, 3
  dispatched by Selection
  dispatched by SharedObject
  dispatched by Sound 1, 2
  dispatched by Stage
  dispatched by StyleSheet
  dispatched by System
  dispatched by TextField 1, 2, 3, 4
  dispatched by XML 1, 2, 3
  dispatched by XMLSocket 1, 2
class statement
clear() method 1, 2, 3, 4
clearInterval function
clearTimeout function
clone() method 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14
cloneNode() method
close() method 1, 2, 3
Color
  Color() constructor
  getRGB() method
  getTransform() method
  setRGB() method
  setTransform() method
Color class
color property 1, 2, 3, 4, 5
Color() constructor
ColorMatrixFilter
  clone() method
  ColorMatrixFilter() constructor
  matrix property
ColorMatrixFilter class
ColorMatrixFilter() constructor
colors property 1, 2
ColorTransform
  alphaMultiplier property
  alphaOffset property
  blueMultiplier property
  blueOffset property
  ColorTransform() constructor
  concat() method
  greenMultiplier property
  greenOffset property
  redMultiplier property
  redOffset property
  rgb property
  toString() method
ColorTransform class
colorTransform property
ColorTransform() constructor
colorTransform() method
compare() method
Compiler Directives
componentX property
componentY property
concat() method 1, 2, 3, 4
concatenatedColorTransform property
concatenatedMatrix property
condenseWhite property
connect() method 1, 2, 3
Constants
constructor property
contains() method
containsPoint() method
containsRectangle() method
contentType property 1, 2
ContextMenu
  builtInItems property
  ContextMenu() constructor
  copy() method
  customItems property
  hideBuiltInItems() method
ContextMenu class
  onSelect event
ContextMenu() constructor
ContextMenuItem
  caption property
  ContextMenuItem() constructor
  copy() method
  enabled property
  separatorBefore property
  visible property
ContextMenuItem class
  onSelect event
ContextMenuItem() constructor
continue statement
CONTROL property
ConvolutionFilter
  alpha property
  bias property
  clamp property
  clone() method
  color property
  ConvolutionFilter() constructor
  divisor property
  matrix property
  matrixX property
  matrixY property
  preserveAlpha property
ConvolutionFilter class
ConvolutionFilter() constructor
copy() method 1, 2
copyChannel() method
copyPixels() method
cos() method
createBox() method
createElement() method
createEmptyMovieClip() method
createGradientBox() method
createTextField() method
createTextNode() method
creationDate property
creator property
currentFps property 1, 2
curveTo() method
CustomActions
  get() method
  install() method
  list() method
  uninstall() method
CustomActions class
customItems property
 
D
d property
data property
Date
  Date() constructor
  getDate() method
  getDay() method
  getFullYear() method
  getHours() method
  getMilliseconds() method
  getMinutes() method
  getMonth() method
  getSeconds() method
  getTime() method
  getTimezoneOffset() method
  getUTCDate() method
  getUTCDay() method
  getUTCFullYear() method
  getUTCHours() method
  getUTCMilliseconds() method
  getUTCMinutes() method
  getUTCMonth() method
  getUTCSeconds() method
  getUTCYear() method
  getYear() method
  setDate() method
  setFullYear() method
  setHours() method
  setMilliseconds() method
  setMinutes() method
  setMonth() method
  setSeconds() method
  setTime() method
  setUTCDate() method
  setUTCFullYear() method
  setUTCHours() method
  setUTCMilliseconds() method
  setUTCMinutes() method
  setUTCMonth() method
  setUTCSeconds() method
  setYear() method
  toString() method
  UTC() method
  valueOf() method
Date class
Date() constructor
deblocking property
decode() method
default statement
delete statement
DELETEKEY property
deltaTransformPoint() method
DESCENDING property
DisplacementMapFilter
  alpha property
  clone() method
  color property
  componentX property
  componentY property
  DisplacementMapFilter() constructor
  mapBitmap property
  mapPoint property
  mode property
  scaleX property
  scaleY property
DisplacementMapFilter class
DisplacementMapFilter() constructor
displayMode property
displayState property
dispose() method
distance property 1, 2, 3, 4
distance() method
divisor property
do..while statement
doConversion() method
docTypeDecl property
domain() method
DOWN property
download() method
draw() method
DropShadowFilter
  alpha property
  angle property
  blurX property
  blurY property
  clone() method
  color property
  distance property
  DropShadowFilter() constructor
  hideObject property
  inner property
  knockout property
  quality property
  strength property
DropShadowFilter class
DropShadowFilter() constructor
duplicateMovieClip function
duplicateMovieClip() method
duration property
dynamic statement
 
E
E property
else if statement
else statement
embedFonts property
enabled property 1, 2, 3
END property
endFill() method
ENTER property
eq equality (strings) operator
equals() method 1, 2
Error
  Error() constructor
  message property
  name property
  toString() method
Error class
Error() constructor
escape function
ESCAPE property
eval function
exactSettings property
exp() method
extends statement
ExternalInterface
  addCallback() method
  available property
  call() method
ExternalInterface class
 
F
false constant
fileList property
FileReference
  addListener() method
  browse() method
  cancel() method
  creationDate property
  creator property
  download() method
  FileReference() constructor
  modificationDate property
  name property
  postData property
  removeListener() method
  size property
  type property
  upload() method
FileReference class
  onCancel event
  onComplete event
  onHTTPError event
  onIOError event
  onOpen event
  onProgress event
  onSecurityError event
  onSelect event
  onUploadCompleteData event
FileReference() constructor
FileReferenceList
  addListener() method
  browse() method
  fileList property
  FileReferenceList() constructor
  removeListener() method
FileReferenceList class
  onCancel event
  onSelect event
FileReferenceList() constructor
fillRect() method
filters property 1, 2, 3
findText() method
firstChild property
floodFill() method
floor() method
flush() method
focusEnabled property
font property
for statement
for..in statement
forceSmoothing property
fps property
fromCharCode() method
fscommand function
Function
  apply() method
  call() method
Function class
function statement
 
G
gain property
ge greater than or equal to (strings) operator
generateFilterRect() method
get statement
get() method 1, 2, 3, 4
getAscii() method
getBeginIndex() method
getBounds() method
getBytesLoaded() method 1, 2, 3, 4
getBytesTotal() method 1, 2, 3, 4
getCaretIndex() method
getCode() method
getColorBoundsRect() method
getConversionMode() method
getCount() method
getDate() method
getDay() method
getDefaultLang() method
getDepth() method 1, 2, 3
getEnabled() method
getEndIndex() method
getFocus() method
getFontList() method
getFullYear() method
getHours() method
getInstanceAtDepth() method
getLocal() method
getMilliseconds() method
getMinutes() method
getMonth() method
getNamespaceForPrefix() method
getNewTextFormat() method
getNextHighestDepth() method
getPan() method
getPixel() method
getPixel32() method
getPrefixForNamespace() method
getProgress() method
getProperty function
getRect() method
getRGB() method
getSeconds() method
getSelected() method
getSelectedText() method
getSize() method
getStyle() method
getStyleNames() method
getSWFVersion() method
getText() method
getTextExtent() method
getTextFormat() method
getTextRunInfo() method
getTextSnapshot() method
getTime() method
getTimer function
getTimezoneOffset() method
getTransform() method 1, 2
getURL function
getURL() method
getUTCDate() method
getUTCDay() method
getUTCFullYear() method
getUTCHours() method
getUTCMilliseconds() method
getUTCMinutes() method
getUTCMonth() method
getUTCSeconds() method
getUTCYear() method
getVersion function
getVolume() method
getYear() method
Global Functions
Global Properties
globalToLocal() method
GlowFilter
  alpha property
  blurX property
  blurY property
  clone() method
  color property
  GlowFilter() constructor
  inner property
  knockout property
  quality property
  strength property
GlowFilter class
GlowFilter() constructor
gotoAndPlay function
gotoAndPlay() method
gotoAndStop function
gotoAndStop() method
GradientBevelFilter
  alphas property
  angle property
  blurX property
  blurY property
  clone() method
  colors property
  distance property
  GradientBevelFilter() constructor
  knockout property
  quality property
  ratios property
  strength property
  type property
GradientBevelFilter class
GradientBevelFilter() constructor
GradientGlowFilter
  alphas property
  angle property
  blurX property
  blurY property
  clone() method
  colors property
  distance property
  GradientGlowFilter() constructor
  knockout property
  quality property
  ratios property
  strength property
  type property
GradientGlowFilter class
GradientGlowFilter() constructor
greenMultiplier property
greenOffset property
gridFitType property
gt greater than (strings) operator
 
H
hasAccessibility property
hasAudio property
hasAudioEncoder property
hasChildNodes() method
hasEmbeddedVideo property
hasIME property
hasMP3 property
hasOwnProperty() method
hasPrinting property
hasScreenBroadcast property
hasScreenPlayback property
hasStreamingAudio property
hasStreamingVideo property
hasVideoEncoder property
height property 1, 2, 3, 4, 5
hide() method
hideBuiltInItems() method
hideObject property
highlightAlpha property
highlightColor property
hitArea property
hitTest() method 1, 2
hitTestTextNearPos() method
HOME property
hscroll property
html property
htmlText property
 
I
id3 property
identity() method
idMap property
if statement
ifFrameLoaded function
ignoreWhite property
IME
  addListener() method
  ALPHANUMERIC_FULL property
  ALPHANUMERIC_HALF property
  CHINESE property
  doConversion() method
  getConversionMode() method
  getEnabled() method
  JAPANESE_HIRAGANA property
  JAPANESE_KATAKANA_FULL property
  JAPANESE_KATAKANA_HALF property
  KOREAN property
  removeListener() method
  setCompositionString() method
  setConversionMode() method
  setEnabled() method
  UNKNOWN property
IME class
  onIMEComposition event
implements statement
import statement
indent property
index property 1, 2
indexOf() method
Infinity constant
inflate() method
inflatePoint() method
initialize() method 1, 2
inner property 1, 2
INSERT property
insertBefore() method
install() method
instanceof operator
int function
interface statement
interpolate() method
intersection() method
intersects() method
intrinsic statement
invert() method
isAccessible() method
isActive() method
isDebugger property
isDown() method
isEmpty() method
isFinite function
isNaN function
isPropertyEnumerable() method
isPrototypeOf() method
isToggled() method
italic property
 
J
JAPANESE_HIRAGANA property
JAPANESE_KATAKANA_FULL property
JAPANESE_KATAKANA_HALF property
join() method
 
K
kerning property
Key
  _listeners property
  addListener() method
  BACKSPACE property
  CAPSLOCK property
  CONTROL property
  DELETEKEY property
  DOWN property
  END property
  ENTER property
  ESCAPE property
  getAscii() method
  getCode() method
  HOME property
  INSERT property
  isAccessible() method
  isDown() method
  isToggled() method
  LEFT property
  PGDN property
  PGUP property
  removeListener() method
  RIGHT property
  SHIFT property
  SPACE property
  TAB property
  UP property
Key class
  onKeyDown event
  onKeyUp event
knockout property 1, 2, 3, 4, 5
KOREAN property
 
L
language property
languageCodeArray property
lastChild property
lastIndexOf() method
le less than or equal to (strings) operator
leading property
LEFT property
left property
leftMargin property
length function
length property 1, 2, 3, 4, 5
letterSpacing property
lineGradientStyle() method
lineStyle() method
lineTo() method
list() method
LN10 property
LN2 property
load() method 1, 2, 3
loadBitmap() method
loadClip() method
loaded property 1, 2
loadLanguageXML() method
loadMovie function
loadMovie() method
loadMovieNum function
loadPolicyFile() method
loadSound() method
loadString() method
loadStringEx() method
loadVariables function
loadVariables() method
loadVariablesNum function
LoadVars
  addRequestHeader() method
  contentType property
  decode() method
  getBytesLoaded() method
  getBytesTotal() method
  load() method
  loaded property
  LoadVars() constructor
  send() method
  sendAndLoad() method
  toString() method
LoadVars class
  onData event
  onHTTPStatus event
  onLoad event
LoadVars() constructor
LocalConnection
  close() method
  connect() method
  domain() method
  LocalConnection() constructor
  send() method
LocalConnection class
  allowDomain event
  allowInsecureDomain event
  onStatus event
LocalConnection() constructor
Locale
  addDelayedInstance() method
  addXMLPath() method
  autoReplace property
  checkXMLStatus() method
  getDefaultLang() method
  initialize() method
  languageCodeArray property
  loadLanguageXML() method
  loadString() method
  loadStringEx() method
  setDefaultLang() method
  setLoadCallback() method
  setString() method
  stringIDArray property
Locale class
localFileReadDisable property
localName property
localToGlobal() method
log() method
LOG10E property
LOG2E property
lt less than (strings) operator
 
M
manufacturer property
mapBitmap property
mapPoint property
Math
  abs() method
  acos() method
  asin() method
  atan() method
  atan2() method
  ceil() method
  cos() method
  E property
  exp() method
  floor() method
  LN10 property
  LN2 property
  log() method
  LOG10E property
  LOG2E property
  max() method
  min() method
  PI property
  pow() method
  random() method
  round() method
  sin() method
  sqrt() method
  SQRT1_2 property
  SQRT2 property
  tan() method
Math class
Matrix
  a property
  b property
  c property
  clone() method
  concat() method
  createBox() method
  createGradientBox() method
  d property
  deltaTransformPoint() method
  identity() method
  invert() method
  Matrix() constructor
  rotate() method
  scale() method
  toString() method
  transformPoint() method
  translate() method
  tx property
  ty property
Matrix class
matrix property 1, 2, 3
Matrix() constructor
matrixX property
matrixY property
max() method
MAX_VALUE property
maxChars property
maxhscroll property
maxLevel property
maxscroll property 1, 2
mbchr function
mblength function
mbord function
mbsubstring function
menu property 1, 2, 3
merge() method
message property
Microphone
  activityLevel property
  gain property
  get() method
  index property
  muted property
  name property
  names property
  rate property
  setGain() method
  setRate() method
  setSilenceLevel() method
  setUseEchoSuppression() method
  silenceLevel property
  silenceTimeOut property
  useEchoSuppression property
Microphone class
  onActivity event
  onStatus event
min() method
MIN_VALUE property
MMExecute function
mode property
modificationDate property
motionLevel property
motionTimeOut property
Mouse
  addListener() method
  hide() method
  removeListener() method
  show() method
Mouse class
  onMouseDown event
  onMouseMove event
  onMouseUp event
  onMouseWheel event
mouseWheelEnabled property
moveTo() method
MovieClip
  _alpha property
  _currentframe property
  _droptarget property
  _focusrect property
  _framesloaded property
  _height property
  _highquality property
  _lockroot property
  _name property
  _parent property
  _quality property
  _rotation property
  _soundbuftime property
  _target property
  _totalframes property
  _url property
  _visible property
  _width property
  _x property
  _xmouse property
  _xscale property
  _y property
  _ymouse property
  _yscale property
  attachAudio() method
  attachBitmap() method
  attachMovie() method
  beginBitmapFill() method
  beginFill() method
  beginGradientFill() method
  blendMode property
  cacheAsBitmap property
  clear() method
  createEmptyMovieClip() method
  createTextField() method
  curveTo() method
  duplicateMovieClip() method
  enabled property
  endFill() method
  filters property
  focusEnabled property
  forceSmoothing property
  getBounds() method
  getBytesLoaded() method
  getBytesTotal() method
  getDepth() method
  getInstanceAtDepth() method
  getNextHighestDepth() method
  getRect() method
  getSWFVersion() method
  getTextSnapshot() method
  getURL() method
  globalToLocal() method
  gotoAndPlay() method
  gotoAndStop() method
  hitArea property
  hitTest() method
  lineGradientStyle() method
  lineStyle() method
  lineTo() method
  loadMovie() method
  loadVariables() method
  localToGlobal() method
  menu property
  moveTo() method
  nextFrame() method
  opaqueBackground property
  play() method
  prevFrame() method
  removeMovieClip() method
  scale9Grid property
  scrollRect property
  setMask() method
  startDrag() method
  stop() method
  stopDrag() method
  swapDepths() method
  tabChildren property
  tabEnabled property
  tabIndex property
  trackAsMenu property
  transform property
  unloadMovie() method
  useHandCursor property
MovieClip class
  onData event
  onDragOut event
  onDragOver event
  onEnterFrame event
  onKeyDown event
  onKeyUp event
  onKillFocus event
  onLoad event
  onMouseDown event
  onMouseMove event
  onMouseUp event
  onPress event
  onRelease event
  onReleaseOutside event
  onRollOut event
  onRollOver event
  onSetFocus event
  onUnload event
MovieClipLoader
  addListener() method
  checkPolicyFile property
  getProgress() method
  loadClip() method
  MovieClipLoader() constructor
  removeListener() method
  unloadClip() method
MovieClipLoader class
  onLoadComplete event
  onLoadError event
  onLoadInit event
  onLoadProgress event
  onLoadStart event
MovieClipLoader() constructor
multiline property
muted property 1, 2
 
N
name property 1, 2, 3, 4
names property 1, 2
namespaceURI property
NaN constant
NaN property
ne not equal (strings) operator
NEGATIVE_INFINITY property
NetConnection
  connect() method
  NetConnection() constructor
NetConnection class
NetConnection() constructor
NetStream
  bufferLength property
  bufferTime property
  bytesLoaded property
  bytesTotal property
  checkPolicyFile property
  close() method
  currentFps property
  NetStream() constructor
  pause() method
  play() method
  seek() method
  setBufferTime() method
  time property
NetStream class
  onCuePoint event
  onMetaData event
  onStatus event
NetStream() constructor
new operator
newline constant
nextFrame function
nextFrame() method
nextScene function
nextSibling property
nodeName property
nodeType property
nodeValue property
noise() method
normalize() method
not logical NOT operator
null constant
Number
  MAX_VALUE property
  MIN_VALUE property
  NaN property
  NEGATIVE_INFINITY property
  Number() constructor
  POSITIVE_INFINITY property
  toString() method
  valueOf() method
Number class
Number function
Number() constructor
NUMERIC property
 
O
Object
  __proto__ property
  __resolve property
  addProperty() method
  constructor property
  hasOwnProperty() method
  isPropertyEnumerable() method
  isPrototypeOf() method
  Object() constructor
  prototype property
  registerClass() method
  toString() method
  unwatch() method
  valueOf() method
  watch() method
Object class
Object function
Object() constructor
offset() method 1, 2
offsetPoint() method
on handler
onActivity event 1, 2
onCancel event 1, 2
onChanged event
onClipEvent handler
onClose event
onComplete event
onConnect event
onCuePoint event
onData event 1, 2, 3, 4
onDragOut event 1, 2
onDragOver event 1, 2
onEnterFrame event
onFullScreen event
onHTTPError event
onHTTPStatus event 1, 2
onID3 event
onIMEComposition event
onIOError event
onKeyDown event 1, 2, 3
onKeyUp event 1, 2, 3
onKillFocus event 1, 2, 3
onLoad event 1, 2, 3, 4, 5
onLoadComplete event
onLoadError event
onLoadInit event
onLoadProgress event
onLoadStart event
onMetaData event
onMouseDown event 1, 2
onMouseMove event 1, 2
onMouseUp event 1, 2
onMouseWheel event
onOpen event
onPress event 1, 2
onProgress event
onRelease event 1, 2
onReleaseOutside event 1, 2
onResize event
onRollOut event 1, 2
onRollOver event 1, 2
onScroller event
onSecurityError event
onSelect event 1, 2, 3, 4
onSetFocus event 1, 2, 3, 4
onSoundComplete event
onStatus event 1, 2, 3, 4, 5, 6
onUnload event
onUploadCompleteData event
onXML event
opaqueBackground property
Operators
or logical OR operator
ord function
orientation property
os property
 
P
pageHeight property
pageWidth property
paletteMap() method
paperHeight property
paperWidth property
parentNode property
parseCSS() method
parseFloat function
parseInt function
parseXML() method
password property
pause() method
perlinNoise() method
PGDN property
PGUP property
PI property
pixelAspectRatio property
pixelBounds property
pixelDissolve() method
play function
play() method 1, 2
playerType property
Point
  add() method
  clone() method
  distance() method
  equals() method
  interpolate() method
  length property
  normalize() method
  offset() method
  Point() constructor
  polar() method
  subtract() method
  toString() method
  x property
  y property
Point class
Point() constructor
polar() method
pop() method
position property
POSITIVE_INFINITY property
postData property
pow() method
prefix property
preserveAlpha property
prevFrame function
prevFrame() method
previousSibling property
prevScene function
print function
printAsBitmap function
printAsBitmapNum function
PrintJob
  addPage() method
  orientation property
  pageHeight property
  pageWidth property
  paperHeight property
  paperWidth property
  PrintJob() constructor
  send() method
  start() method
PrintJob class
PrintJob() constructor
printNum function
private statement
prototype property
public statement
push() method
 
Q
quality property 1, 2, 3, 4, 5, 6, 7
 
R
random function
random() method
rate property
ratios property 1, 2
Rectangle
  bottom property
  bottomRight property
  clone() method
  contains() method
  containsPoint() method
  containsRectangle() method
  equals() method
  height property
  inflate() method
  inflatePoint() method
  intersection() method
  intersects() method
  isEmpty() method
  left property
  offset() method
  offsetPoint() method
  Rectangle() constructor
  right property
  setEmpty() method
  size property
  top property
  topLeft property
  toString() method
  union() method
  width property
  x property
  y property
Rectangle class
rectangle property
Rectangle() constructor
redMultiplier property
redOffset property
registerClass() method
removeListener() method 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
removeMovieClip function
removeMovieClip() method
removeNode() method
removeTextField() method
replaceSel() method
replaceText() method
restrict property
return statement
RETURNINDEXEDARRAY property
reverse() method
rgb property
RIGHT property
right property
rightMargin property
rotate() method
round() method
 
S
sandboxType property
scale() method
scale9Grid property 1, 2
scaleMode property
scaleX property
scaleY property
screenColor property
screenDPI property
screenResolutionX property
screenResolutionY property
scroll property 1, 2
scroll() method
scrollRect property
security
  allowDomain() method
  allowInsecureDomain() method
  loadPolicyFile() method
  sandboxType property
security class
seek() method
selectable property
Selection
  addListener() method
  getBeginIndex() method
  getCaretIndex() method
  getEndIndex() method
  getFocus() method
  removeListener() method
  setFocus() method
  setSelection() method
Selection class
  onSetFocus event
send() method 1, 2, 3, 4, 5
sendAndLoad() method 1, 2
separatorBefore property
serverString property
set statement
set variable statement
set() method
setAdvancedAntialiasingTable() method
setBufferTime() method
setClipboard() method
setCompositionString() method
setConversionMode() method
setDate() method
setDefaultLang() method
setEmpty() method
setEnabled() method
setFocus() method
setFullYear() method
setGain() method
setHours() method
setInterval function
setLoadCallback() method
setMask() method
setMilliseconds() method
setMinutes() method
setMode() method
setMonth() method
setMotionLevel() method
setNewTextFormat() method
setPan() method
setPixel() method
setPixel32() method
setProperty function
setQuality() method
setRate() method
setRGB() method
setSeconds() method
setSelectColor() method
setSelected() method
setSelection() method
setSilenceLevel() method
setString() method
setStyle() method
setTextFormat() method
setTime() method
setTimeout function
setTransform() method 1, 2
setUseEchoSuppression() method
setUTCDate() method
setUTCFullYear() method
setUTCHours() method
setUTCMilliseconds() method
setUTCMinutes() method
setUTCMonth() method
setUTCSeconds() method
setVolume() method
setYear() method
shadowAlpha property
shadowColor property
SharedObject
  clear() method
  data property
  flush() method
  getLocal() method
  getSize() method
SharedObject class
  onStatus event
sharpness property
SHIFT property
shift() method
show() method
showMenu property
showRedrawRegions function
showSettings() method
silenceLevel property
silenceTimeOut property
sin() method
size property 1, 2, 3
slice() method 1, 2
smoothing property
sort() method
sortOn() method
Sound
  attachSound() method
  checkPolicyFile property
  duration property
  getBytesLoaded() method
  getBytesTotal() method
  getPan() method
  getTransform() method
  getVolume() method
  id3 property
  loadSound() method
  position property
  setPan() method
  setTransform() method
  setVolume() method
  Sound() constructor
  start() method
  stop() method
Sound class
  onID3 event
  onLoad event
  onSoundComplete event
Sound() constructor
SPACE property
splice() method
split() method
sqrt() method
SQRT1_2 property
SQRT2 property
Stage
  addListener() method
  align property
  displayState property
  height property
  removeListener() method
  scaleMode property
  showMenu property
  width property
Stage class
  onFullScreen event
  onResize event
start() method 1, 2
startDrag function
startDrag() method
Statements
static statement
status property
stop function
stop() method 1, 2
stopAllSounds function
stopDrag function
stopDrag() method
strength property 1, 2, 3, 4, 5
String
  charAt() method
  charCodeAt() method
  concat() method
  fromCharCode() method
  indexOf() method
  lastIndexOf() method
  length property
  slice() method
  split() method
  String() constructor
  substr() method
  substring() method
  toLowerCase() method
  toString() method
  toUpperCase() method
  valueOf() method
String class
String function
String() constructor
stringIDArray property
StyleSheet
  clear() method
  getStyle() method
  getStyleNames() method
  load() method
  parseCSS() method
  setStyle() method
  StyleSheet() constructor
  transform() method
StyleSheet class
  onLoad event
styleSheet property
StyleSheet() constructor
substr() method
substring function
substring() method
subtract() method
super statement
swapDepths() method
switch statement
System
  exactSettings property
  setClipboard() method
  showSettings() method
  useCodepage property
System class
  onStatus event
 
T
TAB property
tabChildren property
tabEnabled property 1, 2, 3
tabIndex property 1, 2, 3
tabStops property
tan() method
target property
targetPath function
tellTarget function
text property
textColor property
TextField
  _alpha property
  _height property
  _highquality property
  _name property
  _parent property
  _quality property
  _rotation property
  _soundbuftime property
  _target property
  _url property
  _visible property
  _width property
  _x property
  _xmouse property
  _xscale property
  _y property
  _ymouse property
  _yscale property
  addListener() method
  antiAliasType property
  autoSize property
  background property
  backgroundColor property
  border property
  borderColor property
  bottomScroll property
  condenseWhite property
  embedFonts property
  filters property
  getDepth() method
  getFontList() method
  getNewTextFormat() method
  getTextFormat() method
  gridFitType property
  hscroll property
  html property
  htmlText property
  length property
  maxChars property
  maxhscroll property
  maxscroll property
  menu property
  mouseWheelEnabled property
  multiline property
  password property
  removeListener() method
  removeTextField() method
  replaceSel() method
  replaceText() method
  restrict property
  scroll property
  selectable property
  setNewTextFormat() method
  setTextFormat() method
  sharpness property
  styleSheet property
  tabEnabled property
  tabIndex property
  text property
  textColor property
  textHeight property
  textWidth property
  thickness property
  type property
  variable property
  wordWrap property
TextField class
  onChanged event
  onKillFocus event
  onScroller event
  onSetFocus event
TextFormat
  align property
  blockIndent property
  bold property
  bullet property
  color property
  font property
  getTextExtent() method
  indent property
  italic property
  kerning property
  leading property
  leftMargin property
  letterSpacing property
  rightMargin property
  size property
  tabStops property
  target property
  TextFormat() constructor
  underline property
  url property
TextFormat class
TextFormat() constructor
textHeight property
TextRenderer
  displayMode property
  maxLevel property
  setAdvancedAntialiasingTable() method
TextRenderer class
TextSnapshot
  findText() method
  getCount() method
  getSelected() method
  getSelectedText() method
  getText() method
  getTextRunInfo() method
  hitTestTextNearPos() method
  setSelectColor() method
  setSelected() method
TextSnapshot class
textWidth property
thickness property
this property
threshold() method
throw statement
time property
toggleHighQuality function
toLowerCase() method
top property
topLeft property
toString() method 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13
toUpperCase() method
trace function
trackAsMenu property 1, 2
Transform
  colorTransform property
  concatenatedColorTransform property
  concatenatedMatrix property
  matrix property
  pixelBounds property
  Transform() constructor
Transform class
transform property
Transform() constructor
transform() method
transformPoint() method
translate() method
transparent property
true constant
try..catch..finally statement
tx property
ty property
type property 1, 2, 3, 4, 5
typeof operator
 
U
undefined constant
underline property
unescape function
uninstall() method
union() method
UNIQUESORT property
UNKNOWN property
unloadClip() method
unloadMovie function
unloadMovie() method
unloadMovieNum function
unshift() method
unwatch() method
UP property
updateAfterEvent function
updateProperties() method
upload() method
url property
useCodepage property
useEchoSuppression property
useHandCursor property 1, 2
UTC() method
 
V
valueOf() method 1, 2, 3, 4, 5
var statement
variable property
version property
Video
  _alpha property
  _height property
  _name property
  _parent property
  _rotation property
  _visible property
  _width property
  _x property
  _xmouse property
  _xscale property
  _y property
  _ymouse property
  _yscale property
  attachVideo() method
  clear() method
  deblocking property
  height property
  smoothing property
  width property
Video class
visible property
void operator
 
W
watch() method
while statement
width property 1, 2, 3, 4, 5
with statement
wordWrap property
 
X
x property 1, 2
XML
  addRequestHeader() method
  contentType property
  createElement() method
  createTextNode() method
  docTypeDecl property
  getBytesLoaded() method
  getBytesTotal() method
  idMap property
  ignoreWhite property
  load() method
  loaded property
  parseXML() method
  send() method
  sendAndLoad() method
  status property
  XML() constructor
  xmlDecl property
XML class
  onData event
  onHTTPStatus event
  onLoad event
XML() constructor
xmlDecl property
XMLNode
  appendChild() method
  attributes property
  childNodes property
  cloneNode() method
  firstChild property
  getNamespaceForPrefix() method
  getPrefixForNamespace() method
  hasChildNodes() method
  insertBefore() method
  lastChild property
  localName property
  namespaceURI property
  nextSibling property
  nodeName property
  nodeType property
  nodeValue property
  parentNode property
  prefix property
  previousSibling property
  removeNode() method
  toString() method
  XMLNode() constructor
XMLNode class
XMLNode() constructor
XMLSocket
  close() method
  connect() method
  send() method
  XMLSocket() constructor
XMLSocket class
  onClose event
  onConnect event
  onData event
  onXML event
XMLSocket() constructor
XMLUI
  accept() method
  cancel() method
  get() method
  set() method
XMLUI class
 
Y
y property 1, 2