Image Rotator


There are two files you will need to use this image rotator, imagerotator.swf and imagerotator.xml (Right click and save the links).


Upload both of those files on your website, and then place this code on your site:

<object data="imagerotator.swf?XMLfile=imagerotator.xml" type="application/x-shockwave-flash" width="500" height="350"><param name="movie" value="imagerotator.swf?XMLfile=imagerotator.xml"/><param name="wmode" value="transparent"/></object>

You can rename imagerotator.xml to whatever you wish, but change it in the html code as well.
You can also change the size of the flash player by altering width="500" height="350".

To change the images in your album, alter the xml file. Adding/Subtracting each of these lines adds/subtracts an image from the list.
<image>
<url>http://www.bezzmedia.com/longrail.jpg</url>
</image>

Back to BezzMedia