Hi!

I've been playing around with this splendid module for a couple of evenings and have the following question:

My slideshow is pulling the slides from the files/images/ddblock directory. I want to position a lot of hotspots inside the slideshow area. Each hotspot should display one of the other slides. Kind of like pagers, but more of them and all over the slideshow area.

The problem is I'm not sure how to make the hotspot link refer to the correct slide and display it when clicked. Would it be possible accomplishing this using "a href" link tags (which is what I've been playing around with)? For example, could I simply the links inside some predefined div the jQuery script recognizes (using indexes to refer to the individual slides), and if so which?

Thanks for reading! :)