MACROMEDIA FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE Reference page 717

Flash lite 2.x actionscript language reference
Hide thumbs Also See for FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE:
Table of Contents

Advertisement

See also
appendChild (XMLNode.appendChild method)
,
property)
childNodes (XMLNode.childNodes property)
(XMLNode.cloneNode method)
hasChildNodes (XMLNode.hasChildNodes method)
(XMLNode.insertBefore method)
nextSibling (XMLNode.nextSibling property)
,
property)
nodeType (XMLNode.nodeType property)
,
property)
parentNode (XMLNode.parentNode property)
(XMLNode.previousSibling property)
toString (XMLNode.toString method)
Property summary
Modifiers
Property
contentType:String
docTypeDecl:String
ignoreWhite:Boolean
loaded:Boolean
status:Number
xmlDecl:String
Properties inherited from class XMLNode
attributes (XMLNode.attributes
property),
firstChild (XMLNode.firstChild
(XMLNode.lastChild
nodeName (XMLNode.nodeName
nodeValue (XMLNode.nodeValue
property),
previousSibling (XMLNode.previousSibling property)
,
firstChild (XMLNode.firstChild property)
,
lastChild (XMLNode.lastChild property)
,
removeNode (XMLNode.removeNode method)
property),
property),
nextSibling (XMLNode.nextSibling
property),
property),
,
attributes (XMLNode.attributes
,
cloneNode
,
insertBefore
,
nodeName (XMLNode.nodeName
,
nodeValue (XMLNode.nodeValue
,
previousSibling
Description
The MIME content type that is sent to the
server when you call the XML.send() or
XML.sendAndLoad() method.
Specifies information about the XML
document's DOCTYPE declaration.
Default setting is false.
Indicates if the XML document has
successfully loaded.
Automatically sets and returns a numeric
value that indicates whether an XML
document was successfully parsed into an
XML object.
A string that specifies information about a
document's XML declaration.
childNodes (XMLNode.childNodes
property),
lastChild
nodeType (XMLNode.nodeType
parentNode (XMLNode.parentNode
,
,
,
property),
property),
XML
717

Advertisement

Table of Contents
loading

Table of Contents