Included are:
- ActionScript 3.0
- Flash CS3 , Flash CS4 ++
Features
- Auto slideshow
- Dynamic XML driven
- Unlimited number of items
- Supports bitmap smooting
- Support keyboard shortcut, press right-left key to navigate.
- Time period for each banner is set in XML
- URL links for each image set in XML
- TransitionEasingDuration time is 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" transitioneasingduration="0.5">
<item title="Time" time="6" img="images/1.jpg" content="Time period for each banner is set in XML " link="" />
<item title="URL" time="8" img="images/2.jpg" content="URL links for each image set in XML" link="http://activeden.net/user/tigerworks" />
</banner>









