I am searching for a jQuery plugin to make gallery like this one made in Flash:
http://flash.tutfactory.com/interface/infinite-sliding-gallery/
I've queried Google for 'jquery infinite gallery', 'jquery scrolling gallery' etc., but could not find anything similar. All it returned was infinite scrolling galleries loaded by Ajax when you scroll down the page. Do you know any plugin implementing such functionality? Free or premium it doesn't matter for me. Funny I found this thread: Looking for JQuery infinite carousel with mouseover activation with similar question, it was closed few days ago, I hope mine won't. The closest thing I found made in jQuery is this: http://manos.malihu.gr/tuts/jquery_thumbnail_scroller_horizontal_full_light.html# but I can't find out how to implement various scrolling speeds depending on how close to the edge the mouse is, and how to make it loop smoothly.
Thank you for any help.