Flash Player 6
myThumbnailer.thumbnailsLoaded
Property; indicates whether the all thumbnails are loaded ( true ) or not ( false ) .
The following example will output true or false in the output window:
trace(myThumbnailer.thumbnailsLoaded);