PDA

View Full Version : Hot link slide show?


Stumpy
Jan-16-2009, 09:35 AM
I noticed that mu slide show is hotlinked. Clicking on an image restarts the slideshow. I can't find the code where the hotlink resides, I'd like to change it so that when a user clicks on a slide show image they are directed to a gallery. Can I do this?

Thanks in advance,
Steven Keller
www.kellerphotographic.com

J Allen
Jan-16-2009, 09:47 AM
Add the bold and change it.

var ssConfig = {
AlbumID: '6785940',
newWindow: 'false',
transparent: 'true',
showLogo: 'false',
clickUrl: 'INSERT THE GALLERY URL HERE',
showThumbs: 'false',
showButtons: 'false',
crossFadeSpeed: '350'
};