|
Supported ActionScript Classes, Methods and Properties |
|
Class/Object |
Method/Property |
Supported in Blaze 1.5 |
Remarks |
|
|
|
|
|
|
Accessibility |
|
- |
|
|
|
|
|
|
|
Methods |
isActive |
- |
|
|
|
sendEvent |
- |
|
|
|
updateProperties |
- |
|
|
|
|
|
|
|
|
|
|
|
|
arguments |
|
- |
|
|
|
|
|
|
|
Properties |
callee |
Y |
|
|
|
caller |
- |
|
|
|
length |
Y |
|
|
|
|
|
|
|
|
|
|
|
|
Array |
|
Y |
|
|
|
|
|
|
|
Constructors |
new Array() |
Y |
|
|
|
new Array(length) |
Y |
|
|
|
new Array(...) |
Y |
|
|
|
|
|
|
|
Methods |
concat |
Y |
|
|
|
join |
Y |
|
|
|
pop |
Y |
|
|
|
push |
Y |
|
|
|
reverse |
Y |
|
|
|
shift |
Y |
|
|
|
slice |
Y |
|
|
|
sort |
Y |
|
|
|
sortOn |
Y |
|
|
|
splice |
Y |
|
|
|
toString |
Y |
|
|
|
unshift |
Y |
|
|
|
|
|
|
|
Properties |
length |
Y |
|
|
|
|
|
|
|
|
|
|
|
|
Boolean |
|
Y |
|
|
|
|
|
|
|
Constructors |
new Boolean(value) |
Y |
|
|
|
|
|
|
|
Methods |
toString |
Y |
|
|
|
valueOf |
- |
|
|
|
|
|
|
|
|
|
|
|
|
Button |
|
- |
|
|
|
|
|
|
|
Methods |
getDepth |
- |
|
|
|
|
|
|
|
Properties |
_alpha |
Y |
|
|
|
enabled |
- |
|
|
|
_focusrect |
- |
|
|
|
_height |
Y |
May give incorrect result in some cases |
|
|
menu |
- |
|
|
|
_name |
Y |
|
|
|
_parent |
Y |
|
|
|
_rotation |
Y |
|
|
|
tabEnabled |
- |
|
|
|
tabIndex |
- |
|
|
|
_target |
- |
|
|
|
trackAsMenu |
- |
|
|
|
_url |
- |
|
|
|
useHandCursor |
Y |
|
|
|
_visible |
Y |
|
|
|
_width |
Y |
May give incorrect result in some cases |
|
|
_x |
Y |
|
|
|
_xmouse |
Y |
Mouse coordinate is always in stage coordinates |
|
|
_xscale |
Y |
|
|
|
_y |
Y |
|
|
|
_ymouse |
Y |
Mouse coordinate is always in stage coordinates |
|
|
_yscale |
Y |
|
|
|
|
|
|
|
Events |
keyPress |
- |
|
|
|
onDragOut |
Y |
|
|
|
onDragOver |
Y |
|
|
|
onKillFocus |
- |
|
|
|
onPress |
Y |
|
|
|
onRelease |
Y |
|
|
|
onReleaseOutside |
Y |
|
|
|
onRollOut |
Y |
|
|
|
onRollOver |
Y |
|
|
|
onSetFocus |
- |
|
|
|
|
|
|
|
|
|
|
|
|
Capabilities |
|
- |
|
|
|
|
|
|
|
Properties |
avHardwareDisable |
- |
|
|
|
hasAccessibility |
- |
|
|
|
hasAudio |
- |
|
|
|
hasAudioEncoder |
- |
|
|
|
hasEmbeddedVideo |
- |
|
|
|
hasMP3 |
- |
|
|
|
hasPrinting |
- |
|
|
|
hasScreenBroadcast |
- |
|
|
|
hasScreenPlayback |
- |
|
|
|
hasStreamingAudio |
- |
|
|
|
hasStreamingVideo |
- |
|
|
|
hasVideoEncoder |
- |
|
|
|
input |
- |
|
|
|
isDebugger |
- |
|
|
|
language |
- |
|
|
|
localFileReadDisable |
- |
|
|
|
manufacturer |
- |
|
|
|
os |
Y |
Under Windows with Microsoft JVM all platforms post Windows NT report Windows NT |
|
|
pixelAspectRatio |
- |
|
|
|
playerType |
- |
|
|
|
screenColor |
- |
|
|
|
screenDPI |
- |
|
|
|
screenResolutionX |
- |
|
|
|
screenResolutionY |
- |
|
|
|
serverString |
- |
|
|
|
version |
- |
|
|
|
|
|
|
|
|
|
|
|
|
Color |
|
Y |
|
|
|
|
|
|
|
Constructors |
new Color(target) |
Y |
|
|
|
|
|
|
|
Methods |
getRGB |
Y |
|
|
|
getTransform |
Y |
|
|
|
setRGB |
Y |
|
|
|
setTransform |
Y |
|
|
|
|
|
|
|
|
|
|
|
|
Date |
|
- |
|
|
|
|
|
|
|
Constructors |
new Date() |
Y |
|
|
|
new Date(milliseconds) |
Y |
|
|
|
new Date(year, month, day, hours, minutes, seconds, ms) |
Y |
|
|
|
|
|
|
|
Methods |
getDate |
Y |
|
|
|
getDay |
Y |
|
|
|
getFullYear |
Y |
|
|
|
getHours |
Y |
|
|
|
getMilliseconds |
Y |
|
|
|
getMinutes |
Y |
|
|
|
getMonth |
Y |
|
|
|
getSeconds |
Y |
|
|
|
getTime |
Y |
|
|
|
getTimezoneOffset |
Y |
|
|
|
getUTCDate |
Y |
|
|
|
getUTCDay |
Y |
|
|
|
getUTCFullYear |
Y |
|
|
|
getUTCHours |
Y |
|
|
|
getUTCMilliseconds |
Y |
|
|
|
getUTCMinutes |
Y |
|
|
|
getUTCMonth |
Y |
|
|
|
getUTCSeconds |
Y |
|
|
|
getYear |
Y |
|
|
|
setDate |
Y |
|
|
|
setFullYear |
Y |
|
|
|
setHours |
Y |
|
|
|
setMilliseconds |
Y |
|
|
|
setMinutes |
Y |
|
|
|
setMonth |
Y |
|
|
|
setSeconds |
Y |
|
|
|
setTime |
Y |
|
|
|
setUTCDate |
Y |
|
|
|
setUTCFullYear |
Y |
|
|
|
setUTCHours |
Y |
|
|
|
setUTCMilliseconds |
Y |
|
|
|
setUTCMinutes |
Y |
|
|
|
setUTCMonth |
Y |
|
|
|
setUTCSeconds |
Y |
|
|
|
setYear |
Y |
|
|
|
toString |
Y |
|
|
|
UTC |
Y |
|
|
|
valueOf |
Y |
|
|
|
|
|
|
|
|
|
|
|
|
Function |
|
- |
|
|
|
|
|
|
|
Methods |
apply |
Y |
|
|
|
call |
Y |
|
|
|
toString |
- |
|
|
|
|
|
|
|
Properties |
prototype |
Y |
|
|
|
|
|
|
|
|
|
|
|
|
_global |
|
Y |
|
|
|
|
|
|
|
Methods |
Boolean |
Y |
|
|
|
call |
- |
|
|
|
clearInterval |
Y |
|
|
|
duplicateMovieClip |
- |
|
|
|
escape |
- |
|
|
|
eval |
Y |
|
|
|
fscommand |
- |
|
|
|
getProperty |
Y |
|
|
|
getTimer |
Y |
|
|
|
getURL |
Y |
|
|
|
getVersion |
- |
|
|
|
gotoAndPlay |
Y |
|
|
|
gotoAndStop |
Y |
|
|
|
int |
- |
|
|
|
isFinite |
- |
|
|
|
isNaN |
- |
|
|
|
nextFrame |
Y |
|
|
|
nextScene |
Y |
|
|
|
Number |
Y |
|
|
|
parseFloat |
- |
|
|
|
parseInt |
- |
|
|
|
play |
Y |
|
|
|
prevFrame |
Y |
|
|
|
prevScene |
Y |
|
|
|
print |
- |
|
|
|
printAsBitmap |
- |
|
|
|
printAsBitmapNum |
- |
|
|
|
printNum |
- |
|
|
|
random |
Y |
|
|
|
removeMovieClip |
- |
|
|
|
setInterval |
Y |
|
|
|
setProperty |
- |
|
|
|
startDrag |
- |
|
|
|
stop |
Y |
|
|
|
stopAllSounds |
Y |
|
|
|
stopDrag |
- |
|
|
|
String |
Y |
|
|
|
targetPath |
- |
|
|
|
tellTarget |
Y |
|
|
|
toggleHighQuality |
- |
|
|
|
trace |
Y |
|
|
|
unescape |
- |
|
|
|
unloadMovie |
- |
|
|
|
unloadMovieNum |
- |
|
|
|
updateAfterEvent |
- |
|
|
|
|
|
|
|
Properties |
_accProps |
- |
|
|
|
_focusrect |
- |
|
|
|
_highquality |
- |
|
|
|
Infinity |
Y |
|
|
|
-Infinity |
- |
|
|
|
_leveln |
- |
|
|
|
loadMovie |
- |
|
|
|
loadMovieNum |
- |
|
|
|
loadVariables |
- |
|
|
|
loadVariablesNum |
- |
|
|
|
_lockroot |
Y |
|
|
|
maxscroll |
- |
|
|
|
NaN |
- |
|
|
|
_quality |
- |
|
|
|
_root |
Y |
|
|
|
scroll |
- |
|
|
|
_soundbuftime |
- |
|
|
|
$version |
- |
|
|
|
|
|
|
|
|
|
|
|
|
Key |
|
Y |
|
|
|
|
|
|
|
Methods |
addListener |
- |
|
|
|
getAscii |
- |
|
|
|
getCode |
- |
|
|
|
isDown |
Y |
Some of the special key codes will not work |
|
|
isToggled |
- |
|
|
|
removeListener |
- |
|
|
|
|
|
|
|
Events |
onKeyDown |
- |
|
|
|
onKeyUp |
- |
|
|
|
|
|
|
|
|
|
|
|
|
LoadVars |
|
- |
|
|
|
|
|
|
|
Constructors |
new LoadVars() |
- |
|
|
|
|
|
|
|
Methods |
decode |
- |
|
|
|
getBytesLoaded |
- |
|
|
|
getBytesTotal |
- |
|
|
|
load |
- |
|
|
|
send |
- |
|
|
|
sendAndLoad |
- |
|
|
|
toString |
- |
|
|
|
|
|
|
|
Properties |
contentType |
- |
|
|
|
loaded |
- |
|
|
|
|
|
|
|
Events |
onData |
- |
|
|
|
onLoad |
- |
|
|
|
|
|
|
|
|
|
|
|
|
LocalConnection |
|
- |
|
|
|
|
|
|
|
Constructors |
new LocalConnection() |
- |
|
|
|
|
|
|
|
Methods |
close |
- |
|
|
|
connect |
- |
|
|
|
domain |
- |
|
|
|
send |
- |
|
|
|
|
|
|
|
Events |
allowDomain |
- |
|
|
|
onStatus |
- |
|
|
|
|
|
|
|
|
|
|
|
|
Math |
|
Y |
|
|
|
|
|
|
|
Methods |
abs |
Y |
|
|
|
acos |
Y |
|
|
|
asin |
Y |
|
|
|
atan |
Y |
|
|
|
atan2 |
Y |
|
|
|
ceil |
Y |
|
|
|
cos |
Y |
|
|
|
exp |
Y |
|
|
|
floor |
Y |
|
|
|
log |
Y |
|
|
|
max |
Y |
|
|
|
min |
Y |
|
|
|
pow |
Y |
|
|
|
random |
Y |
|
|
|
round |
Y |
|
|
|
sin |
Y |
|
|
|
sqrt |
Y |
|
|
|
tan |
Y |
|
|
|
|
|
|
|
Properties |
E |
- |
|
|
|
LN10 |
- |
|
|
|
LN2 |
- |
|
|
|
LOG10E |
- |
|
|
|
LOG2E |
- |
|
|
|
PI |
- |
|
|
|
SQRT1_2 |
- |
|
|
|
SQRT2 |
- |
|
|
|
|
|
|
|
|
|
|
|
|
Mouse |
|
Y |
|
|
|
|
|
|
|
Methods |
addListener |
- |
|
|
|
hide |
- |
|
|
|
removeListener |
- |
|
|
|
show |
- |
|
|
|
|
|
|
|
Events |
onMouseDown |
- |
|
|
|
onMouseMove |
- |
|
|
|
onMouseUp |
- |
|
|
|
|
|
|
|
|
|
|
|
|
MovieClip |
|
Y |
|
|
|
|
|
|
|
Constructors |
new MovieClip() |
Y |
|
|
|
|
|
|
|
Methods |
attachAudio |
- |
|
|
|
attachMovie |
Y |
|
|
|
beginFill |
Y |
|
|
|
beginGradientFill |
- |
|
|
|
clear |
Y |
|
|
|
createEmptyMovieClip |
Y |
|
|
|
createTextField |
Y |
|
|
|
curveTo |
Y |
|
|
|
duplicateMovieClip |
- |
|
|
|
endFill |
Y |
|
|
|
getBounds |
Y |
|
|
|
getBytesLoaded |
Y |
|
|
|
getBytesTotal |
Y |
|
|
|
getDepth |
- |
|
|
|
getInstanceAtDepth |
- |
|
|
|
getNextHighestDepth |
Y |
|
|
|
getSWFVersion |
- |
|
|
|
getTextSnapshot |
- |
|
|
|
getURL |
Y |
|
|
|
globalToLocal |
- |
|
|
|
gotoAndPlay |
Y |
|
|
|
gotoAndStop |
Y |
|
|
|
hitTest |
Y |
Testing against a MovieClip target not supported |
|
|
lineStyle |
Y |
|
|
|
lineTo |
Y |
|
|
|
loadMovie |
Y |
SWFs only |
|
|
loadVariables |
- |
|
|
|
localToGlobal |
- |
|
|
|
moveTo |
Y |
|
|
|
nextFrame |
Y |
|
|
|
play |
Y |
|
|
|
prevFrame |
Y |
|
|
|
removeMovieClip |
Y |
|
|
|
setMask |
Y |
|
|
|
startDrag |
- |
|
|
|
stop |
Y |
|
|
|
stopDrag |
- |
|
|
|
swapDepths |
- |
|
|
|
unloadMovie |
Y |
|
|
|
valueOf |
- |
|
|
|
|
|
|
|
Properties |
_alpha |
Y |
|
|
|
_currentFrame |
Y |
|
|
|
_dropTarget |
- |
|
|
|
enabled |
- |
|
|
|
focusEnabled |
- |
|
|
|
_focusrect |
- |
|
|
|
_framesloaded |
Y |
|
|
|
_height |
Y |
May give incorrect result in some cases |
|
|
hitArea |
- |
|
|
|
menu |
- |
|
|
|
_name |
Y |
|
|
|
_parent |
Y |
|
|
|
_rotation |
Y |
|
|
|
tabChildren |
- |
|
|
|
tabEnabled |
- |
|
|
|
tabIndex |
- |
|
|
|
_target |
- |
|
|
|
_totalFrames |
Y |
|
|
|
trackAsMenu |
- |
|
|
|
_url |
- |
|
|
|
useHandCursor |
- |
|
|
|
_visible |
Y |
|
|
|
_width |
Y |
May give incorrect result in some cases |
|
|
_x |
Y |
|
|
|
_xmouse |
Y |
Mouse coordinate is always in stage coordinates |
|
|
_xscale |
Y |
|
|
|
_y |
Y |
|
|
|
_ymouse |
Y |
Mouse coordinate is always in stage coordinates |
|
|
_yscale |
Y |
|
|
|
|
|
|
|
Events |
onData |
- |
|
|
|
onDragOut |
Y |
|
|
|
onDragOver |
Y |
|
|
|
onEnterFrame |
Y |
|
|
|
onKeyDown |
- |
|
|
|
onKeyUp |
- |
|
|
|
onKillFocus |
- |
|
|
|
onLoad |
Y |
|
|
|
onMouseDown |
Y |
|
|
|
onMouseMove |
Y |
|
|
|
onMouseUp |
Y |
|
|
|
onPress |
Y |
|
|
|
onRelease |
Y |
|
|
|
onReleaseOutside |
Y |
|
|
|
onRollOut |
Y |
|
|
|
onRollOver |
Y |
|
|
|
onSetFocus |
- |
|
|
|
onUnload |
Y |
|
|
|
|
|
|
|
|
|
|
|
|
Number |
|
- |
|
|
|
|
|
|
|
Constructors |
new Number(value) |
- |
|
|
|
|
|
|
|
Methods |
toString |
Y |
|
|
|
|
|
|
|
Properties |
MAX_VALUE |
- |
|
|
|
MIN_VALUE |
- |
|
|
|
NaN |
- |
|
|
|
NEGATIVE_INFINITY |
- |
|
|
|
POSITIVE_INFINITY |
- |
|
|
|
|
|
|
|
|
|
|
|
|
Object |
|
Y |
|
|
|
|
|
|
|
Constructors |
new Object() |
Y |
|
|
|
|
|
|
|
Methods |
addProperty |
Y |
|
|
|
hasOwnProperty |
- |
|
|
|
registerClass |
Y |
|
|
|
toString |
Y |
Returns "object" |
|
|
unwatch |
- |
|
|
|
valueOf |
- |
|
|
|
watch |
- |
|
|
|
|
|
|
|
Properties |
constructor |
Y |
|
|
|
__proto__ |
Y |
|
|
|
|
|
|
|
|
|
|
|
|
Selection |
|
- |
|
|
|
|
|
|
|
Methods |
addListener |
- |
|
|
|
getBeginIndex |
- |
|
|
|
getCaretIndex |
- |
|
|
|
getEndIndex |
- |
|
|
|
getFocus |
- |
|
|
|
removeListener |
- |
|
|
|
setFocus |
- |
|
|
|
setSelection |
- |
|
|
|
|
|
|
|
Listeners |
onSetFocus |
- |
|
|
|
|
|
|
|
|
|
|
|
|
SharedObject |
|
- |
|
|
|
|
|
|
|
Methods |
flush |
- |
|
|
|
getLocal |
- |
|
|
|
getSize |
- |
|
|
|
|
|
|
|
Properties |
data |
- |
|
|
|
|
|
|
|
Events |
onStatus |
- |
|
|
|
|
|
|
|
|
|
|
|
|
Sound |
|
- |
|
|
|
|
|
|
|
Constructors |
new Sound() |
- |
|
|
|
new Sound(target) |
- |
|
|
|
|
|
|
|
Methods |
attachSound |
- |
|
|
|
getBytesLoaded |
- |
|
|
|
getBytesTotal |
- |
|
|
|
getPan |
- |
|
|
|
getTransform |
- |
|
|
|
getVolume |
- |
|
|
|
loadSound |
- |
|
|
|
setPan |
- |
|
|
|
setTransform |
- |
|
|
|
setVolume |
- |
|
|
|
start |
- |
|
|
|
stop |
- |
|
|
|
|
|
|
|
Properties |
duration |
- |
|
|
|
id3 |
- |
|
|
|
position |
- |
|
|
|
|
|
|
|
Events |
onLoad |
- |
|
|
|
onSoundComplete |
- |
|
|
|
|
|
|
|
|
|
|
|
|
Stage |
|
Y |
|
|
|
|
|
|
|
Methods |
addListener |
- |
|
|
|
removeListener |
- |
|
|
|
|
|
|
|
Properties |
align |
- |
|
|
|
height |
- |
|
|
|
scaleMode |
- |
|
|
|
showMenu |
- |
|
|
|
width |
- |
|
|
|
|
|
|
|
Listeners |
onResize |
- |
|
|
|
|
|
|
|
|
|
|
|
|
String |
|
Y |
|
|
|
|
|
|
|
Constructors |
new String(value) |
Y |
|
|
|
|
|
|
|
Methods |
charAt |
Y |
|
|
|
charCodeAt |
Y |
|
|
|
concat |
Y |
|
|
|
fromCharCode |
Y |
|
|
|
indexOf |
Y |
|
|
|
lastIndexOf |
Y |
|
|
|
slice |
Y |
|
|
|
split |
Y |
|
|
|
substr |
Y |
|
|
|
substring |
Y |
|
|
|
toLowerCase |
Y |
|
|
|
toUpperCase |
Y |
|
|
|
|
|
|
|
Properties |
length |
Y |
|
|
|
|
|
|
|
|
|
|
|
|
System |
|
Y |
|
|
|
|
|
|
|
Methods |
showSettings |
- |
|
|
|
|
|
|
|
Properties |
capabilities |
Y |
|
|
|
security |
- |
|
|
|
useCodepage |
- |
|
|
|
|
|
|
|
|
|
|
|
|
System.security |
|
- |
|
|
|
|
|
|
|
Methods |
allowDomain |
- |
|
|
|
|
|
|
|
|
|
|
|
|
TextField |
|
- |
|
|
|
|
|
|
|
Methods |
addListener |
- |
|
|
|
getDepth |
- |
|
|
|
getFontList |
- |
|
|
|
getNewTextFormat |
- |
|
|
|
getTextFormat |
- |
|
|
|
removeListener |
- |
|
|
|
removeTextField |
- |
|
|
|
replaceSel |
- |
|
|
|
setNewTextFormat |
- |
|
|
|
setTextFormat |
- |
|
|
|
|
|
|
|
Properties |
_alpha |
Y |
|
|
|
autoSize |
- |
|
|
|
background |
- |
|
|
|
backgroundColor |
- |
|
|
|
border |
- |
|
|
|
borderColor |
- |
|
|
|
bottomScroll |
- |
|
|
|
condenseWhite |
- |
|
|
|
embedFonts |
- |
All fonts must be embedded |
|
|
_height |
Y |
|
|
|
hscroll |
- |
|
|
|
html |
- |
|
|
|
htmlText |
- |
|
|
|
length |
- |
|
|
|
maxChars |
- |
|
|
|
maxhscroll |
- |
|
|
|
maxscroll |
- |
|
|
|
multiline |
- |
|
|
|
_name |
- |
|
|
|
_parent |
Y |
|
|
|
password |
- |
|
|
|
restrict |
- |
|
|
|
_rotation |
Y |
|
|
|
scroll |
- |
|
|
|
selectable |
- |
|
|
|
tabEnabled |
- |
|
|
|
tabIndex |
- |
|
|
|
_target |
- |
|
|
|
text |
Y |
|
|
|
textColor |
Y |
|
|
|
textHeight |
Y |
|
|
|
textWidth |
Y |
|
|
|
type |
- |
|
|
|
_url |
- |
|
|
|
variable |
- |
|
|
|
_visible |
Y |
|
|
|
_width |
Y |
|
|
|
wordWrap |
Y |
|
|
|
_x |
Y |
|
|
|
_xmouse |
- |
|
|
|
_xscale |
Y |
|
|
|
_y |
Y |
|
|
|
_ymouse |
- |
|
|
|
_yscale |
Y |
|
|
|
|
|
|
|
Events |
onChanged |
- |
|
|
|
onKillFocus |
- |
|
|
|
onScoller |
- |
|
|
|
onSetFocus |
- |
|
|
|
|
|
|
|
Listeners |
onChanged |
- |
|
|
|
onScroller |
- |
|
|
|
|
|
|
|
|
|
|
|
|
TextField.StyleSheet |
|
- |
|
|
|
|
|
|
|
Methods |
clear |
- |
|
|
|
getStyle |
- |
|
|
|
getStyleNames |
- |
|
|
|
load |
- |
|
|
|
parseCSS |
- |
|
|
|
setStyle |
- |
|
|
|
transform |
- |
|
|
|
|
|
|
|
Events |
onLoad |
- |
|
|
|
|
|
|
|
|
|
|
|
|
TextFormat |
|
Y |
|
|
|
|
|
|
|
Constructors |
new TextFormat() |
Y |
|
|
|
new TextFormat(font, size, color, bold, italic, underline, url, target,
align, leftMargin, rightMargin, indent, leading) |
- |
|
|
|
|
|
|
|
Methods |
getTextExtent |
- |
|
|
|
|
|
|
|
Properties |
align |
Y |
|
|
|
blockIndent |
- |
|
|
|
bold |
- |
|
|
|
bullet |
- |
|
|
|
color |
Y |
|
|
|
font |
Y |
|
|
|
indent |
- |
|
|
|
italic |
- |
|
|
|
leading |
- |
|
|
|
leftMargin |
Y |
|
|
|
rightMargin |
Y |
|
|
|
size |
Y |
|
|
|
tabStops |
- |
|
|
|
target |
- |
|
|
|
underline |
- |
|
|
|
url |
- |
|
|
|
|
|
|
|
|
|
|
|
|
XML |
|
Y |
|
|
|
|
|
|
|
Constructors |
new XML() |
Y |
|
|
|
new XML(source) |
Y |
|
|
|
|
|
|
|
Methods |
appendChild |
- |
|
|
|
cloneNode |
- |
|
|
|
createElement |
- |
|
|
|
createTextNode |
- |
|
|
|
getBytesLoaded |
Y |
|
|
|
getBytesTotal |
Y |
|
|
|
hasChildNodes |
Y |
|
|
|
insertBefore |
- |
|
|
|
load |
Y |
|
|
|
parseXML |
Y |
|
|
|
removeNode |
- |
|
|
|
send |
- |
|
|
|
sendAndLoad |
- |
|
|
|
toString |
Y |
|
|
|
|
|
|
|
Properties |
attributes |
Y |
|
|
|
childNodes |
Y |
|
|
|
contentType |
- |
|
|
|
docTypeDecl |
Y |
|
|
|
firstChild |
Y |
|
|
|
ignoreWhite |
Y |
|
|
|
lastChild |
Y |
|
|
|
loaded |
Y |
|
|
|
nextSibling |
Y |
|
|
|
nodeName |
Y |
|
|
|
nodeType |
Y |
|
|
|
nodeValue |
Y |
|
|
|
parentNode |
Y |
|
|
|
previousSibling |
Y |
|
|
|
status |
- |
|
|
|
xmlDecl |
Y |
|
|
|
|
|
|
|
Events |
onData |
- |
|
|
|
onLoad |
Y |
Only called when successful |
|
|
|
|
|
|
|
|
|
|
|
XMLNode |
|
Y |
|
|
|
|
|
|
|
|
|
|
|
|
XMLSocket |
|
- |
|
|
|
|
|
|
|
Constructors |
new XMLSocket() |
- |
|
|
|
|
|
|
|
Methods |
close |
- |
|
|
|
connect |
- |
|
|
|
send |
- |
|
|
|
|
|
|
|
Events |
onClose |
- |
|
|
|
onConnect |
- |
|
|
|
onData |
- |
|
|
|
onXML |
- |
|
|
|
|
|
| |