PDA

View Full Version : Slide show question


taat2d
Nov-20-2009, 02:12 AM
Is there a way to change the time each photo shows and loads on my slide show on my main page?

Thanx
Joe

CynthiaM
Nov-20-2009, 04:00 AM
Is there a way to change the time each photo shows and loads on my slide show on my main page?

Thanx
Joe

You can set the speed as slow, medium or fast by adding/changing a parameter in the code that you dumped into your Bio Box. Follow the link and it will explain:
http://wiki.smugmug.net/display/SmugMug/Flash+Slideshow

taat2d
Nov-20-2009, 04:12 AM
You can set the speed as slow, medium or fast by adding/changing a parameter in the code that you dumped into your Bio Box. Follow the link and it will explain:
http://wiki.smugmug.net/display/SmugMug/Flash+Slideshow

Hi Cynthia. I did look at that link before I posted here. For some reason I couldn't find anything about the speed in my bio. Could it be that It's NOT there?

The only thing is see regarding speed say "crosssfadespeed 350". Is THAT what I need to change?

CynthiaM
Nov-20-2009, 04:22 AM
Hi Cynthia. I did look at that link before I posted here. For some reason I couldn't find anything about the speed in my bio. Could it be that It's NOT there?

The only thing is see regarding speed say "crosssfadespeed 350". Is THAT what I need to change?

You should see a line that starts with "setSpeed: " If you don't, then add
setSpeed: 'fast'
change fast to med or slow, depending on what you want. I think the default is medium.

Also, it's helpful is you post a link to your site. The easiest way is to make it part of your signature.

taat2d
Nov-20-2009, 04:28 AM
You should see a line that starts with "setSpeed: " If you don't, then add
setSpeed: 'fast'
change fast to med or slow, depending on what you want. I think the default is medium.

Also, it's helpful is you post a link to your site. The easiest way is to make it part of your signature.Ok I add my website to my sig line. Thanx.

I added the setspeed, it's set to fast, but it's still going on the med speed. Can that be? I'm stumped... AS USUALL!!! LOL

CynthiaM
Nov-20-2009, 06:23 AM
Ok I add my website to my sig line. Thanx.

I added the setspeed, it's set to fast, but it's still going on the med speed. Can that be? I'm stumped... AS USUALL!!! LOL

Looks like you've got it. Change the word fast to med or slow and see if that makes a difference.

taat2d
Nov-20-2009, 06:05 PM
Looks like you've got it. Change the word fast to med or slow and see if that makes a difference.

Got it. Thanx a bunch!! :D