Symbols
! logical NOT operator
!= inequality operator
!== strict inequality operator
" string delimiter operator
#endinitclip directive
#include directive
#initclip directive
$version property
% 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
_alpha property 1, 2, 3
_cap4WayKeyAS property
_capCompoundSound property
_capEmail property
_capLoadData property
_capMFi property
_capMIDI property
_capMMS property
_capSMAF property
_capSMS property
_capStreamSound property
_currentframe property
_droptarget property
_focusrect property 1, 2, 3
_forceframerate property
_framesloaded property
_global property
_height property 1, 2, 3
_highquality property 1, 2, 3, 4
_level property
_listeners property
_lockroot property
_name property 1, 2, 3
_parent property 1, 2, 3, 4
_quality property 1, 2, 3, 4
_root property
_rotation property 1, 2, 3
_soundbuftime property 1, 2, 3, 4
_target property 1, 2, 3
_totalframes property
_url property 1, 2, 3
_visible property 1, 2, 3
_width property 1, 2, 3
_x property 1, 2, 3
_xmouse property 1, 2, 3
_xscale property 1, 2, 3
_y property 1, 2, 3
_ymouse property 1, 2, 3
_yscale property 1, 2, 3
{} object initializer operator
| bitwise OR operator
|= bitwise OR assignment operator
|| logical OR operator
~ bitwise NOT operator
 
A
abs() method
acos() method
add concatenation (strings) operator
addListener() method 1, 2, 3, 4, 5, 6, 7
addProperty() method
addRequestHeader() method 1, 2
align property 1, 2
allowDomain() method
allowInsecureDomain() method
and logical AND operator
appendChild() method
apply() 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
asin() method
atan() method
atan2() method
attachMovie() method
attachSound() method
attributes property
audioMIMETypes property
autoSize property
avHardwareDisable property
 
B
background property
backgroundColor property
BACKSPACE property
beginFill() method
beginGradientFill() method
blockIndent property
bold property
Boolean
  Boolean() constructor
  toString() method
  valueOf() method
Boolean class
Boolean function
Boolean() constructor
border property
borderColor property
bottomScroll property
break statement
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
  enabled property
  getDepth() method
  tabEnabled property
  tabIndex property
  trackAsMenu 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
 
C
call function
call() method
callee property
caller property
capabilities
  audioMIMETypes property
  avHardwareDisable property
  has4WayKeyAS property
  hasAccessibility property
  hasAudio property
  hasAudioEncoder property
  hasCMIDI property
  hasCompoundSound property
  hasDataLoading property
  hasEmail property
  hasEmbeddedVideo property
  hasMappableSoftKeys property
  hasMFI property
  hasMIDI property
  hasMMS property
  hasMouse property
  hasMP3 property
  hasPrinting property
  hasQWERTYKeyboard property
  hasScreenBroadcast property
  hasScreenPlayback property
  hasSharedObjects property
  hasSMAF property
  hasSMS property
  hasStreamingAudio property
  hasStreamingVideo property
  hasStylus property
  hasVideoEncoder property
  hasXMLSocket property
  imageMIMETypes property
  isDebugger property
  language property
  localFileReadDisable property
  MIMETypes property
  os property
  screenOrientation property
  screenResolutionX property
  screenResolutionY property
  softKeyCount property
  version property
  videoMIMETypes property
capabilities class
CAPSLOCK property
case statement
CASEINSENSITIVE property
ceil() method
charAt() method
charCodeAt() method
childNodes property
chr function
class
  dispatched by Button 1, 2, 3, 4, 5, 6, 7
  dispatched by Key 1, 2
  dispatched by LoadVars 1, 2
  dispatched by Mouse 1, 2, 3
  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 Selection
  dispatched by SharedObject
  dispatched by Sound 1, 2
  dispatched by Stage
  dispatched by System
  dispatched by TextField 1, 2, 3, 4
  dispatched by Video
  dispatched by XML 1, 2
  dispatched by XMLSocket 1, 2
class statement
clear() method 1, 2
clearInterval function
cloneNode() method
close() method 1, 2
Color
  Color() constructor
  getRGB() method
  getTransform() method
  setRGB() method
  setTransform() method
Color class
color property
Color() constructor
Compiler Directives
concat() method 1, 2
condenseWhite property
connect() method
Constants
constructor property
contentType property 1, 2
continue statement
CONTROL property
cos() method
createElement() method
createEmptyMovieClip() method
createTextField() method
createTextNode() method
curveTo() method
 
D
data property
Date
  Date() constructor
  getDate() method
  getDay() method
  getFullYear() method
  getHours() method
  getLocaleLongDate() method
  getLocaleShortDate() method
  getLocaleTime() 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
decode() method
default statement
delete statement
DELETEKEY property
DESCENDING property
do..while statement
docTypeDecl property
DOWN property
duplicateMovieClip function
duplicateMovieClip() method
duration property
dynamic statement
 
E
E property
else if statement
else statement
embedFonts property
enabled property 1, 2
END property
endFill() method
ENTER property
eq equality (strings) operator
Error
  Error() constructor
  message property
  name property
  toString() method
Error class
Error() constructor
escape function
ESCAPE property
eval function
exp() method
ExtendBacklightDuration command
ExtendedKey
  SOFT1 property
  SOFT10 property
  SOFT11 property
  SOFT12 property
  SOFT2 property
  SOFT3 property
  SOFT4 property
  SOFT5 property
  SOFT6 property
  SOFT7 property
  SOFT8 property
  SOFT9 property
ExtendedKey class
extends statement
 
F
false constant
firstChild property
floor() method
flush() method
focusEnabled property
font property
for statement
for..in statement
fromCharCode() method
fscommand function
fscommand2 Commands
fscommand2 function
FullScreen command
Function
  apply() method
  call() method
Function class
function statement
 
G
ge greater than or equal to (strings) operator
get statement
getAscii() method
GetBatteryLevel command
getBounds() method
getBytesLoaded() method 1, 2, 3, 4
getBytesTotal() method 1, 2, 3, 4
getCode() method
getDate() method
getDay() method
getDepth() method 1, 2, 3
GetDevice command
GetDeviceID command
getFocus() method
GetFreePlayerMemory command
getFullYear() method
getHours() method
getInstanceAtDepth() method
getLocal() method
getLocaleLongDate() method
getLocaleShortDate() method
getLocaleTime() method
GetMaxBatteryLevel command
GetMaxSignalLevel command
getMaxSize() method
GetMaxVolumeLevel command
getMilliseconds() method
getMinutes() method
getMonth() method
GetNetworkConnectionName command
GetNetworkConnectStatus command
GetNetworkGeneration command
GetNetworkName command
GetNetworkRequestStatus command
GetNetworkStatus command
getNewTextFormat() method
getNextHighestDepth() method
getPan() method
GetPlatform command
GetPowerSource command
getProgress() method
getProperty function
getRGB() method
getSeconds() method
GetSignalLevel command
getSize() method
GetSoftKeyLocation command
getSWFVersion() method
getTextExtent() method
getTextFormat() method
getTime() method
getTimer function
getTimezoneOffset() method
GetTotalPlayerMemory command
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
GetVolumeLevel command
getYear() method
Global Functions
Global Properties
globalToLocal() method
gotoAndPlay function
gotoAndPlay() method
gotoAndStop function
gotoAndStop() method
gt greater than (strings) operator
 
H
has4WayKeyAS property
hasAccessibility property
hasAudio property
hasAudioEncoder property
hasChildNodes() method
hasCMIDI property
hasCompoundSound property
hasDataLoading property
hasEmail property
hasEmbeddedVideo property
hasMappableSoftKeys property
hasMFI property
hasMIDI property
hasMMS property
hasMouse property
hasMP3 property
hasOwnProperty() method
hasPrinting property
hasQWERTYKeyboard property
hasScreenBroadcast property
hasScreenPlayback property
hasSharedObjects property
hasSMAF property
hasSMS property
hasStreamingAudio property
hasStreamingVideo property
hasStylus property
hasVideoEncoder property
hasXMLSocket property
height property
hitArea property
hitTest() method
HOME property
hscroll property
html property
htmlText property
 
I
id3 property
if statement
ifFrameLoaded function
ignoreWhite property
imageMIMETypes property
implements statement
import statement
indent property
indexOf() method
Infinity constant
INSERT property
insertBefore() method
instanceof operator
int function
interface statement
intrinsic statement
isDebugger property
isDown() method
isFinite function
isNaN function
isPropertyEnumerable() method
isPrototypeOf() method
italic property
 
J
join() method
 
K
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
  isDown() 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
 
L
language property
lastChild property
lastIndexOf() method
le less than or equal to (strings) operator
leading property
LEFT property
leftMargin property
length function
length property 1, 2, 3, 4
lineStyle() method
lineTo() method
LN10 property
LN2 property
load() method 1, 2
loadClip() method
loaded property 1, 2
loadMovie function
loadMovie() method
loadMovieNum function
loadPolicyFile() method
loadSound() 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
  onLoad event
LoadVars() constructor
localFileReadDisable property
localToGlobal() method
log() method
LOG10E property
LOG2E property
lt less than (strings) operator
 
M
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
max() method
MAX_VALUE property
maxChars property
maxhscroll property
maxscroll property 1, 2
mbchr function
mblength function
mbord function
mbsubstring function
message property
MIMETypes property
min() method
MIN_VALUE property
Mouse
  addListener() method
  removeListener() method
Mouse class
  onMouseDown event
  onMouseMove event
  onMouseUp event
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
  attachMovie() method
  beginFill() method
  beginGradientFill() method
  clear() method
  createEmptyMovieClip() method
  createTextField() method
  curveTo() method
  duplicateMovieClip() method
  enabled property
  endFill() method
  focusEnabled property
  getBounds() method
  getBytesLoaded() method
  getBytesTotal() method
  getDepth() method
  getInstanceAtDepth() method
  getNextHighestDepth() method
  getSWFVersion() method
  getURL() method
  globalToLocal() method
  gotoAndPlay() method
  gotoAndStop() method
  hitArea property
  hitTest() method
  lineStyle() method
  lineTo() method
  loadMovie() method
  loadVariables() method
  localToGlobal() method
  moveTo() method
  nextFrame() method
  play() method
  prevFrame() method
  removeMovieClip() method
  setMask() method
  startDrag() method
  stop() method
  stopDrag() method
  swapDepths() method
  tabChildren property
  tabEnabled property
  tabIndex property
  trackAsMenu property
  unloadMovie() method
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
  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
 
N
name property
NaN constant
NaN property
ne not equal (strings) operator
NEGATIVE_INFINITY property
new operator
newline constant
nextFrame function
nextFrame() method
nextScene function
nextSibling property
nodeName property
nodeType property
nodeValue property
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
on handler
onChanged event
onClipEvent handler
onClose event
onConnect event
onData event 1, 2, 3, 4
onDragOut event 1, 2
onDragOver event 1, 2
onEnterFrame event
onID3 event
onKeyDown event 1, 2, 3
onKeyUp event 1, 2, 3
onKillFocus event 1, 2, 3
onLoad event 1, 2, 3, 4
onLoadComplete event
onLoadError event
onLoadInit event
onLoadProgress event
onLoadStart event
onMouseDown event 1, 2
onMouseMove event 1, 2
onMouseUp event 1, 2
onPress event 1, 2
onRelease event 1, 2
onReleaseOutside event 1, 2
onResize event
onRollOut event 1, 2
onRollOver event 1, 2
onScroller event
onSetFocus event 1, 2, 3, 4
onSoundComplete event
onStatus event 1, 2, 3
onUnload event
onXML event
Operators
or logical OR operator
ord function
os property
 
P
parentNode property
parseFloat function
parseInt function
parseXML() method
password property
pause() method
PGDN property
PGUP property
PI property
play function
play() method 1, 2
pop() method
position property
POSITIVE_INFINITY property
pow() method
prevFrame function
prevFrame() method
previousSibling property
prevScene function
private statement
prototype property
public statement
push() method
 
Q
Quit command
 
R
random function
random() method
registerClass() method
removeListener() method 1, 2, 3, 4, 5, 6, 7
removeMovieClip function
removeMovieClip() method
removeNode() method
removeTextField() method
replaceSel() method
replaceText() method
ResetSoftKeys command
resume() method
return statement
RETURNINDEXEDARRAY property
reverse() method
RIGHT property
rightMargin property
round() method
 
S
scaleMode property
screenOrientation property
screenResolutionX property
screenResolutionY property
scroll property 1, 2
security
  allowDomain() method
  allowInsecureDomain() method
  loadPolicyFile() method
security class
selectable property
Selection
  addListener() method
  getFocus() method
  removeListener() method
  setFocus() method
  setSelection() method
Selection class
  onSetFocus event
send() method 1, 2, 3
sendAndLoad() method 1, 2
set statement
set variable statement
setDate() method
setFocus() method
SetFocusRectColor command
setFullYear() method
setHours() method
SetInputTextType command
setInterval function
setMask() method
setMilliseconds() method
setMinutes() method
setMonth() method
setNewTextFormat() method
setPan() method
setProperty function
setRGB() method
setSeconds() method
setSelection() method
SetSoftKeys command
setTextFormat() method
setTime() method
setTransform() method 1, 2
setUTCDate() method
setUTCFullYear() method
setUTCHours() method
setUTCMilliseconds() method
setUTCMinutes() method
setUTCMonth() method
setUTCSeconds() method
setVolume() method
setYear() method
SharedObject
  addListener() method
  clear() method
  data property
  flush() method
  getLocal() method
  getMaxSize() method
  getSize() method
  removeListener() method
SharedObject class
  onStatus event
SHIFT property
shift() method
sin() method
size property
slice() method 1, 2
SOFT1 property
SOFT10 property
SOFT11 property
SOFT12 property
SOFT2 property
SOFT3 property
SOFT4 property
SOFT5 property
SOFT6 property
SOFT7 property
SOFT8 property
SOFT9 property
softKeyCount property
sort() method
sortOn() method
Sound
  attachSound() method
  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
  height property
  removeListener() method
  scaleMode property
  width property
Stage class
  onResize event
start() method
startDrag function
startDrag() method
StartVibrate command
Statements
static statement
status property
stop function
stop() method 1, 2, 3
stopAllSounds function
stopDrag function
stopDrag() method
StopVibrate command
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
substr() method
substring function
substring() method
super statement
swapDepths() method
switch statement
System
  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
  autoSize property
  background property
  backgroundColor property
  border property
  borderColor property
  bottomScroll property
  condenseWhite property
  embedFonts property
  getDepth() method
  getNewTextFormat() method
  getTextFormat() method
  hscroll property
  html property
  htmlText property
  length property
  maxChars property
  maxhscroll property
  maxscroll property
  multiline property
  password property
  removeListener() method
  removeTextField() method
  replaceSel() method
  replaceText() method
  scroll property
  selectable property
  setNewTextFormat() method
  setTextFormat() method
  tabEnabled property
  tabIndex property
  text property
  textColor property
  textHeight property
  textWidth 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
  leading property
  leftMargin property
  rightMargin property
  size property
  tabStops property
  target property
  TextFormat() constructor
  underline property
  url property
TextFormat class
TextFormat() constructor
textHeight property
textWidth property
this property
throw statement
toggleHighQuality function
toLowerCase() method
toString() method 1, 2, 3, 4, 5, 6, 7, 8, 9
toUpperCase() method
trace function
trackAsMenu property 1, 2
true constant
try..catch..finally statement
type property
typeof operator
 
U
undefined constant
underline property
unescape function
UNIQUESORT property
unloadClip() method
unloadMovie function
unloadMovie() method
unloadMovieNum function
unshift() method
unwatch() method
UP property
url property
useCodepage property
UTC() method
 
V
valueOf() method 1, 2, 3, 4, 5
var statement
variable property
version property
Video
  close() method
  pause() method
  play() method
  resume() method
  stop() method
Video class
  onStatus event
videoMIMETypes property
void operator
 
W
watch() method
while statement
width property
with statement
wordWrap property
 
X
XML
  addRequestHeader() method
  contentType property
  createElement() method
  createTextNode() method
  docTypeDecl property
  getBytesLoaded() method
  getBytesTotal() method
  ignoreWhite property
  load() method
  loaded property
  parseXML() method
  send() method
  sendAndLoad() method
  status property
  XML() constructor
  xmlDecl property
XML class
  onData event
  onLoad event
XML() constructor
xmlDecl property
XMLNode
  appendChild() method
  attributes property
  childNodes property
  cloneNode() method
  firstChild property
  hasChildNodes() method
  insertBefore() method
  lastChild property
  nextSibling property
  nodeName property
  nodeType property
  nodeValue property
  parentNode property
  previousSibling property
  removeNode() method
  toString() method
XMLNode class
XMLSocket
  close() method
  connect() method
  send() method
  XMLSocket() constructor
XMLSocket class
  onClose event
  onConnect event
  onData event
  onXML event
XMLSocket() constructor