- # simple example with fades
-
title:5:This is my title
-
background:1:
-
- # there are simple transitions that you can use:
-
# fadein, fadeout, and crossfade. They all fade to/from whatever
-
# background you're using. Syntax is:
- # fadein:duration:subtitle
-
# you can add a subtitle during the transition, but it's optional
-
fadein:2
-
picture1.jpg:4:Picture 1 is so cool. I can't believe how cool it
really is. Really, I swear it is awesome!
-
- # fadeout is similar:
-
# fadeout:duration:subtitle
-
fadeout:2:Fading out
-
- pano.jpg:4:Cool panorama picture
-
- # now let's reset the background image:
-
# syntax is background:duration:subtitle:image
-
background:0::background.jpg
-
- picture1.jpg:4:Picture 1 is so cool. I can't believe how cool
it really is. Really, I swear it is awesome!
-
- # crossfade works in the same manner:
-
# crossfade:duration:subtitle
-
crossfade:3
-
picture2.jpg:3
-
- # it often looks nice to end the slideshow with a fadeout to the
- # background instead of just stopping the video quickly:
-
fadeout:2
-
background:2:This is the background