G-L > LoadVars.loaded |
![]() ![]() ![]() |
LoadVars.loaded
Availability
Flash Player 6.
Usage
myLoadVars
.loaded
Description
Property; undefined by default. When a load
or sendAndLoad
operation is started, the loaded
property is set to false
. When the load
or sendAndLoad
operation completes, the loaded
property is set to true
. If the load operation has not yet completed or failed with an error, the loaded
property remains set to false
.
The LoadVars.loaded
property is similar to the XML.loaded
property of the XML object.
![]() ![]() ![]() |