wowhot
Jun-01-2009, 02:44 PM
HOW DO I TURN OFF RANDOMW START AND RANDOM SELECTION ON MY HOMEPAGE SLIDSHOW.
I WANT IT TO SHOW THE IMAGES IN THE ORDER OF THE GALLERY..
THANKS
WWW.WHANPHOTO.COM
denisegoldberg
Jun-01-2009, 02:59 PM
HOW DO I TURN OFF RANDOM START AND RANDOM SELECTION ON MY HOMEPAGE SLIDSHOW.
You turned on random start and random selection with these parameters:
randomStart: 'true',
randomize: 'true'
To turn it off set these parameters to false.
All of the slideshow parameters are documented on this page - http://wiki.smugmug.net/display/SmugMug/Flash+Slideshow.
--- Denise
J Allen
Jun-01-2009, 03:01 PM
Remove the red lines, and the last red comma:
var ssConfig = {
borderThickness: '4',
borderColor: '000000',
AlbumID: '7672323',
newWindow: 'false',
transparent: 'true',
splash: 'http://whanphotography.smugmug.com/photos/552206112_ycF68-S.jpg',
showLogo: 'false',
clickUrl: '/galleries',
showThumbs: 'false',
showButtons: 'false',
crossFadeSpeed: '320',
randomStart: 'true',
borderCornerStyle: 'rounded',
randomize: 'true'
};
SM.flash.insertSlideshow(400, 400, ssConfig, 'transparent');
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.