
imageRolloverFilter [read-write]
ThumbGrid Version: ThumbGrid 2
Language Version: ActionScript 3.0
Player Version: Flash Player 9.0.0.0
Property; a String that assigns a filter to rolled-over 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_ssp.imageRolloverFilter="Dim";