A developer known as “Briask” created a Joomla! module called ImageSlideShow, which works nicely, except that it insists on inserting an alpha fade effect between images, even if you’ve set the transition delay to 0.
This means that if (for instance) you’re using one of those Cisco flat panel-Web enabled displays, the image transitions can really start to chug, because the CPU can’t handle the transitions.
I managed to mod the JavaScript on it, so now it won’t do that any more.
The developer indicated he would put that on his to-do list for the next revision — but he said so back in November of 2008. So I’m not holding my breath.
Here’s the modded version. It’s probably an inelegant hack, but WTF. It works.
Spew