
imageInactiveFilter [read-write]
ThumbGrid Version: ThumbGrid 1 and 2
Language Version: ActionScript 3.0
Player Version: Flash Player 9.0.0.0
Property; a String that assigns a filter to inactive thumbnails, altering their appearance.
Acceptable values include "None", "Black and White", "Dim", "Low Saturation" and "Sepia".
The default value is "None" (no filter).
The following example assigns the "Dim" filter:
my_tg.imageInactiveFilter="Dim";