LoadVars.loaded

Availability

Flash Player 6.

Usage

my_lv.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 has failed with an error, the loaded property remains set to false.

This property is similar to the XML.loaded property.