<images imagesFolder="images" bigImageWidth="295" bigImageHeight="295" thumbsFolder="images" thumbnailsWidth="50" thumbnailsHeight="50"/> //this tag for images config that easy understand <buttonsLabels imageButton="picture" textButton="description"/> //for 2 button in stage that you can change this <other thumbTextWidth="212" bigImagePosition="right" scrollAreaEnabled="true" scrollAreaEdge="20" scrollTweenSpeed="30" scrollBarColor="555555" thumbsSpacing="4"/> //for other settings .this easy understand <largeText txtFont="Verdana" fontSize="11" fontColor="aaaaaa"/> //for larg text font setting <thumbText thumbFont="Verdana" fontSize="10" fontColor="aaaaaa"/> //for thumb font settings <largeImageLoading largeLoadingFont="Verdana" fontSize="11" fontColor="aaaaaa"/> //loading setting for larg image <thumbnailImageLoading thumbLoadingFont= "Verdana" fontSize="10" fontColor="aaaaaa"/> //loading setting for thumb image
How to set the "main.XML " : <item title="img1" image_file="01.jpg" thumb_file="01.jpg"> //title=title for any news //image_file=larg image for any news //thumb_file=thumb image for any news
- Fully XML driven.
features and help
How to set the " setup.XML " :
<images imagesFolder="images" bigImageWidth="295" bigImageHeight="295" thumbsFolder="images" thumbnailsWidth="50" thumbnailsHeight="50"/>
//this tag for images config that easy understand
<buttonsLabels imageButton="picture" textButton="description"/>
//for 2 button in stage that you can change this
<other thumbTextWidth="212" bigImagePosition="right" scrollAreaEnabled="true" scrollAreaEdge="20" scrollTweenSpeed="30" scrollBarColor="555555" thumbsSpacing="4"/>
//for other settings .this easy understand
<largeText txtFont="Verdana" fontSize="11" fontColor="aaaaaa"/>
//for larg text font setting
<thumbText thumbFont="Verdana" fontSize="10" fontColor="aaaaaa"/>
//for thumb font settings
<largeImageLoading largeLoadingFont="Verdana" fontSize="11" fontColor="aaaaaa"/>
//loading setting for larg image
<thumbnailImageLoading thumbLoadingFont= "Verdana" fontSize="10" fontColor="aaaaaa"/>
//loading setting for thumb image
How to set the "main.XML " :
<item title="img1" image_file="01.jpg" thumb_file="01.jpg">
//title=title for any news
//image_file=larg image for any news
//thumb_file=thumb image for any news
<![CDATA[any text for news .html tags support]]>