Not signed in (Sign In)

Categories

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorfabianross
    • CommentTimeJul 28th 2008
     permalink
    Hi all,

    I have a slideshow that I would like to play, then have pause for about 1 minute, then loop again.

    Is there a way to do this? At the moment I just have the last slide repeating for x number of times to make it appear like the slideshow has stopped for about 1 minute.

    I'm thinking there may be a better way to do this with some sort of "pause" or "delay" setting?

    Thanks,

    jr
  1.  permalink
    Many (if not most, I'm not sure) of the settings can be assigned to an img tag. I've worked with quite a few. You could try setting imagePause to 60 in the last img tag in the album. Simply add

    imagePause="60"

    into the img tag. This may work. I haven't tried it, though.