Flash Player 6
myThumbnailer.xmlLoaded
Property; indicates whether the thumbnailer's xml file is loaded ( true ) or not ( false ) .
The following example will output true or false in the output window:
trace(myThumbnailer.xmlLoaded);