I was mainly looking for a slideshow where clicking on an image sends you to a url, in my case in the same blog.
This one works by putting "name="http://blog.com" into the img tag. Great! But, when you go back and forth from the visual to the html editor, WP strips out the "name=..." which makes it very very hard to use. Any ideas?