By TheAlienShore on
Can anyone recommend a slideshow module that allows me to click through a gallery of images, with one large image showing at a time and a row of thumbnails below it? I've done a good deal of research and I haven't been able to find what I'm looking for with any Drupal modules so far. I'd like to embed it in a page. I'm looking for something like this that I found this site (non-Drupal): http://2820scott.com/slideshow.html (if you click on any image, you see the interface I'm interested in. I'd like to embed this in a node. It doesn't have to integrate with Lightbox 2.) Thanks so much!
Alex
Comments
Dynamic display block
Hi,
You can try the dynamic display block module.
For Drupal 6.
With fading and a lot more effects.
A pager to go to the different slides.
Can use a directory as input for the images.
You can see a demo at http://ddblock.myalbums.biz/examples
You can download the module at http://drupal.org/project//ddblock
The next version of the advanced Dynamic display block module is much more flexible with the use of CCK and views. Hopefully we will release the new version maybe next week.
You can see the example of the advanced Dynamic display block slideshow at:
http://ddblock.myalbums.biz/node/336
http://ddblock.myalbums.biz/node/338
Hope this would help you.
Dynamic display block module maintainers