LoadVars.loaded

Availability

Flash Player 6.

Usage

myLoadVars.loaded

Description

Property; undefined by default. When a LoadVars.load() or LoadVars.sendAndLoad() operation is started, the loaded property is set to false; when the operation completes, the loaded property is set to true. If the operation has not yet completed or failed with an error, the loaded property remains set to false.

This property is similar to the XML.loaded property of the XML object.