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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Event summary<br />

Event Description<br />

onData =<br />

function(src:String<br />

) {}<br />

onLoad =<br />

function(success:Bo<br />

olean) {}<br />

Constructor summary<br />

Signature Description<br />

Method summary<br />

Invoked when data has completely downloaded from the server or<br />

when an error occurs while data is downloading from a server.<br />

Invoked when a LoadVars.load() or LoadVars.sendAndLoad()<br />

operation has ended.<br />

LoadVars() Creates a LoadVars object.<br />

Modifiers Signature Description<br />

addRequestHeader(hea<br />

der:Object,<br />

headerValue:String)<br />

: Void<br />

decode(queryString:S<br />

tring) : Void<br />

getBytesLoaded() :<br />

Number<br />

getBytesTotal() :<br />

Number<br />

load(url:String) :<br />

Boolean<br />

send(url:String,<br />

target:String,<br />

[method:String]) :<br />

Boolean<br />

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

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

actions.<br />

Converts the variable string to properties of the<br />

specified LoadVars object.<br />

Returns the number of bytes downloaded by<br />

LoadVars.load() or LoadVars.sendAndLoad().<br />

Returns the total number of bytes downloaded by<br />

LoadVars.load() or LoadVars.sendAndLoad().<br />

Downloads variables from the specified URL,<br />

parses the variable data, <strong>and</strong> places the resulting<br />

variables into my_lv.<br />

Sends the variables in the my_lv object to the<br />

specified URL.<br />

LoadVars 363

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

Saved successfully!

Ooh no, something went wrong!