Thumbnailer.thumbnailsLoaded

Availability

Flash Player 6

Usage

myThumbnailer.thumbnailsLoaded

Description

Property; indicates whether the all thumbnails are loaded ( true ) or not ( false ) .

Example

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

trace(myThumbnailer.thumbnailsLoaded);