Included are:
- ActionScript 3.0
- Flash CS3 , Flash CS4 ++
Features
- Auto slideshow
- Dynamic XML driven
- Unlimited number of items
- Supports bitmap smooting
- Supports animated swf file
- Support keyboard shortcut, press space/right-left key to navigate.
- Time period for each banner is set in XML
- URL links for each image set in XML
- Btn color + btn icon color + text color+preloader color set in XML
- Easy to use
- Help file included
How to modify xml
<?xml version="1.0" encoding="UTF-8"?>
<banner preloadercolor="0xFFFFFF" btnbgcolor="0x000000" btniconcolor="0xFFFFFF" btnoveralpha=".5" countertextcolor="0xFFFFFF" btnoutalpha="0" contenttextcolor="0xFFFFFF" titletextcolor="0xFFFFFF">
<item title="Keyboard" time="6" img="images/1.jpg" type="img" content="Keyboard shortcut support, press SPACE / RIGHT / LEFT key to navigate." link="" />
</banner>