Saturday, 18 May 2013
 
 
Information Reader (AS3) 1.0
Download Information Reader (AS3) 1.0
Contacting third-party download site... please wait.
If your download does not start automatically within 5 seconds, choose a mirror below:

Information Reader (AS3) 1.0 Mirror 1

 


Features:
1. XML driven, the XML URL can be modified;
2. news reader or article reader with thumb;
3. control thumb dimension with imageScale parameter;
4. control the length of description with descLength parameter;
5. control the interval time of changing with intervalTime parameter;
6. auto play function;
7. preview and next buttons control function;
8. click main image or click title to view the detail info.

Parameters:
imageScale = 0.8 (define your image scale relating your actual image dimension);
descLength = 160 (limit the description text length);
xmlUrl = "test.xml" (xml file path);
intervalTime = 2500 (define interval time for your news).