This class fomrs the basic thumbnail of the thumblist. It has the holders for 'before' image thumb, 'after' image thumb, the grey arrow, the green arrow, rollover overlay, etc.he following events are dispatched by this class:
ThumbClicked - dispatched when the a thumb is clicked. The loadObj property of the event object has all the datails required to load the right image when a thumbnails is clicked. The 'before' image is retrieved as loadObj.bimg and the 'after' as loadObj.aimg.
public initObj:Objectpublic imgPath:String [Read Only]public imgTitle:String [Read Only]public imgInfo:String [Read Only]