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

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

Advertisement

Property summary
Modifiers
Property
contentType:String
loaded:Boolean
Properties inherited from class Object
constructor (Object.constructor
property),
prototype (Object.prototype
(Object.__resolve property)
Event summary
Event
onData
= function(src:String) {}
onLoad
= function(success:Boolean) {}
Constructor summary
Signature
Description
Creates a LoadVars object.
LoadVars()
Description
The MIME type that is sent to the server when you
call LoadVars.send() or
LoadVars.sendAndLoad().
A Boolean value that indicates whether a load or
sendAndLoad operation has completed,
undefined by default.
property),
__proto__ (Object.__proto__
property),
__resolve
Description
Invoked when data has completely downloaded
from the server or when an error occurs while data
is downloading from a server.
Invoked when a LoadVars.load() or
LoadVars.sendAndLoad() operation has ended.
LoadVars
391

Advertisement

Table of Contents
loading

Table of Contents