Thumbnailer.xmlLoaded

Availability

Flash Player 6

Usage

myThumbnailer.xmlLoaded

Description

Property; indicates whether the thumbnailer's xml file is loaded ( true ) or not ( false ) .

Example

The following example will output true or false in the output window:

trace(myThumbnailer.xmlLoaded);