03.05.2013 Views

FLASH® LITE™ 2.x - Adobe Help and Support

FLASH® LITE™ 2.x - Adobe Help and Support

FLASH® LITE™ 2.x - Adobe Help and Support

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Method summary<br />

Modifiers Signature Description<br />

Methods inherited from class XMLNode<br />

678 ActionScript classes<br />

addRequestHeader(hea<br />

der:Object,<br />

headerValue:String)<br />

: Void<br />

createElement(name:S<br />

tring) : XMLNode<br />

createTextNode(value<br />

:String) : XMLNode<br />

getBytesLoaded() :<br />

Number<br />

getBytesTotal() :<br />

Number<br />

load(url:String) :<br />

Boolean<br />

parseXML(value:Strin<br />

g) : Void<br />

send(url:String,<br />

[target:String],<br />

method:String) :<br />

Boolean<br />

sendAndLoad(url:Stri<br />

ng, resultXML:XML) :<br />

Void<br />

Adds or changes HTTP request headers (such as<br />

Content-Type or SOAPAction) sent with POST actions.<br />

Creates a new XML element with the name<br />

specified in the parameter.<br />

Creates a new XML text node with the specified<br />

text.<br />

Returns the number of bytes loaded (streamed) for<br />

the XML document.<br />

Returns the size, in bytes, of the XML document.<br />

Loads an XML document from the specified URL,<br />

<strong>and</strong> replaces the contents of the specified XML<br />

object with the downloaded XML data.<br />

Parses the XML text specified in the value<br />

parameter, <strong>and</strong> populates the specified XML<br />

object with the resulting XML tree.<br />

Encodes the specified XML object into an XML<br />

document, <strong>and</strong> sends it to the specified URL using<br />

the POST method in a browser.<br />

Encodes the specified XML object into an XML<br />

document, sends it to the specified URL using the<br />

POST method, downloads the server's response,<br />

<strong>and</strong> loads it into resultXMLobject, specified in the<br />

parameters.<br />

appendChild (XMLNode.appendChild method), cloneNode (XMLNode.cloneNode<br />

method), hasChildNodes (XMLNode.hasChildNodes method), insertBefore<br />

(XMLNode.insertBefore method), removeNode (XMLNode.removeNode method),<br />

toString (XMLNode.toString method)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!