By MMusashi on
Hi,
Newbie here..
I'm looking for an image slideshow module that meets the following requirements:
1. Displays a single image at a time. Images are replaced after configurable time.
2. Have numbers links below the slideshow, a link per image. So if I have 4 images in the slideshow I'll have four links: "1", "2", "3" and "4". Clicking "2" will display the 2nd image and slideshow stops from rolling. Clicking "4" will display the 4th image etc.
3. Clicking each slideshow image would open a configurable url per image.
4. Can be placed as cck field or as a block element.
Hope it's not too much to ask for..
Thanks !
Comments
Check this out
Check this out http://drupal.org/node/418616
Views Slideshow does all that
Views Slideshow does all that and more. The way it's being used on this page is pretty close to what you describe.
Thanks
I'll try Views Slideshow.
Thanks for helping !