Are you looking for a free solution to a Javascript Image Rotator? I have been looking for this lately and found something that I think you all will enjoy using. It’s called the JW Image Rotator and it’s from jeroenwijering.com. For a recent project I needed a quick, good looking solution to a Image Rotator with a cool transition without needing flash. I came across this and it worked perfectly for me.
Installation Instructions
Download the JW Image Rotator from the website. The rotator download ZIP contains all you need to get started. First, transfer the imagerotator.swf and imagerotator.xml file from the ZIP to your website. Also upload all photos you want to show to your site.
Second, change the imagerotator.xml file so that it contains the titles, links and image urls of your images. You can use a simple text editor for that. If you want to add more photos, just copy-paste additional track blocks in he .xml file.
Third, embed the rotator in your HTML page with this line of code. If you place the files in different directories, make sure to set the references in this embed code accordingly:
<embed src="imagerotator.swf" width="470" height="160" allowscriptaccess="always" flashvars="file=imagerotator.xml&transition=blocks" />
The flashvars parameter can contain a list of variables for configuring the rotator. To quickly get the ones you want, read through the Wiki page with all flashvars. Choose the variables you want and insert their names/values in your page. That’s all!
- Digg this post
- Bookmark this post on del.icio.us
- Stumble this post
- Mention on Facebook









But the problem with this is that they do not allow people to use this for commercial purposes.
Another problem is that it’s not really a Javascript image rotator, it’s a flash image rotator. It’s a good one, but not if you’re looking to avoid Flash.
Good one, image rotator can be useful at times especially for projects etc
Thanks for posting them
“My Favorite Free Javascript Image Rotatorâ€Â
“imagerotator.swf” *cough*flash*cough*
….!
Do I even need to say any more?!?!?!?
I used this fantastic imagerotator on our family site http://www.ambalong.com. It can display as many pictures as I want without a problem. The best thing I like this most, is the added option to transform the small image into a screen saver just by clicking on its menu bar. The snippets can be inserted into header.php on the WordPress template.
Really good information. One of the links may have just saved my life!