MACROMEDIA FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE Reference page 694

Actionscript 2.0 language reference
Table of Contents

Advertisement

Constructor summary
Signature
LoadVars()
Method summary
Modifiers
Signature
addRequestHeader(hea
der:Object,
headerValue:String)
: Void
decode(queryString:S
tring) : Void
getBytesLoaded() :
Number
getBytesTotal() :
Number
load(url:String) :
Boolean
send(url:String,
target:String,
[method:String]) :
Boolean
sendAndLoad(url:Stri
ng, target:Object,
[method:String]) :
Boolean
toString() : String
Methods inherited from class Object
addProperty (Object.addProperty
(Object.hasOwnProperty
(Object.isPropertyEnumerable
method),
registerClass (Object.registerClass
(Object.toString
(Object.valueOf
method),
694
ActionScript classes
Description
Creates a LoadVars object.
Description
Adds or changes HTTP request headers (such as
Content-Type or SOAPAction) sent with POST
actions.
Converts the variable string to properties of the
specified LoadVars object.
Returns the number of bytes downloaded by
LoadVars.load() or LoadVars.sendAndLoad().
Returns the total number of bytes downloaded by
LoadVars.load() or LoadVars.sendAndLoad().
Downloads variables from the specified URL, parses
the variable data, and places the resulting variables in
my_lv.
Sends the variables in the my_lv object to the
specified URL.
Posts variables in the my_lv object to the specified
URL.
Returns a string containing all enumerable variables in
my_lv, in the MIME content encoding application/x-
www-form-urlencoded.
method),
method),
isPropertyEnumerable
method),
method),
unwatch (Object.unwatch
watch (Object.watch method)
hasOwnProperty
isPrototypeOf (Object.isPrototypeOf
method),
toString
method),
valueOf

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash 8

Table of Contents

Save PDF