MACROMEDIA FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE Reference page 1287

Actionscript 2.0 language reference
Table of Contents

Advertisement

Properties inherited from class XMLNode
attributes (XMLNode.attributes
property),
firstChild (XMLNode.firstChild
(XMLNode.lastChild
namespaceURI (XMLNode.namespaceURI
(XMLNode.nextSibling
nodeType (XMLNode.nodeType
property),
parentNode (XMLNode.parentNode
property),
previousSibling (XMLNode.previousSibling property)
Properties inherited from class Object
constructor (Object.constructor
property),
prototype (Object.prototype
(Object.__resolve property)
Event summary
Event
Description
Invoked when XML text has been completely downloaded from the server,
onData
=
or when an error occurs downloading XML text from a server.
function(src:Str
ing) {}
Invoked when Flash Player receives an HTTP status code from the server.
onHTTPStatus
=
function(httpSta
tus:Number) {}
Invoked by Flash Player when an XML document is received from the
onLoad
=
server.
function(success
:Boolean) {}
Constructor summary
Signature
XML(text:String)
property),
property),
localName (XMLNode.localName
property),
property),
nodeName (XMLNode.nodeName
property),
property),
Description
Creates a new XML object.
childNodes (XMLNode.childNodes
property),
lastChild
nextSibling
nodeValue (XMLNode.nodeValue
property),
prefix (XMLNode.prefix
__proto__ (Object.__proto__
property),
__resolve
property),
property),
XML
1287

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents