Included are:
- ActionScript 3.0
- Flash CS3 , Flash CS4 ++
Features
- XML driven content
- Unlimited number of items
- Font size & color set in XML [ CDATA ]
- Buttons select color set in XML
- Scroll speed & position set in XML
- Preloader color set in XML
- Supports images or flash swf animated files
- Supports special characters
- Sample embed html file
How to modify xml
< ?xml version="1.0" encoding="utf-8"?>
< gallery>
< settings>
< preloaderColor>0x222222< /preloaderColor>
< buttonSelectColor>0x666666< /buttonSelectColor>
< scrollStagePOS>4< /scrollStagePOS>
< thumbScrollspeed>.1< /thumbScrollspeed>
< /settings>
< item>
< image>images/small/01.jpg< /image>
< bigimage>images/big/01.jpg< /bigimage>
< descBG>0xa29585< /descBG>
< text>< ![CDATA[< font size="25" color="#f5f5b4">ITEM DESCRIPTION TITLE <br />001< /font><br /><br /><font size="11" color="#000000">" Wisi, ex enim luptatum facilisi os vel epulae iustum duis facilisi ulciscor facilisi, luptatum. < /font>]]>< /text>
< /item>
< /gallery>
</font>








