Auto Banner sample (Inner-Page version)

XML data file:

<?xml version="1.0" encoding="utf-8"?>
<boxRotator>
<settings>
<view>
<size width="98" height="300" />
<perspective coeff="300" />
<rotate direction="horizontal" time="1" transition="easeInQuad" />
<rotateDepth enable="false" distance="10" />
</view>
<slideShow enable="true" defaultTimeout="2" order="ascending" />
</settings>
<items>
<item type="bitmap" src="images/auto1.jpg" />
<item type="bitmap" src="images/auto2.jpg" />
<item type="bitmap" src="images/auto3.jpg" timeout="4" />
<item type="bitmap" src="images/auto4.jpg" />
<item type="bitmap" src="images/auto5.jpg" />
</items>
</boxRotator>

Eugene Nepomnyaschy (my site).