S
l
i
d
e

S
h
o
w

{SLIDE_SHOW(Obj_Id, Speed, Opt, Class)}

Displays a slide show of objects in a list. The objects can be pages or images or anything else.

'Obj_Id' is the list object id.

'n1' is the speed of the slide show in seconds between slides.

'Opt' is Display Options.

'P' = The show will play as soon as the form has been loaded.
T1 = Transition 1 - Fade
T2 = Transition 2 - Corner Slide
T3 = Transition 3 - Top Slide
C = Controls
H = Header

'Class' is the class name for the slide show. This defaults to sshow.

{SLIDE_SHOW(50135, 3, P)} does the following:-

Previous Play Next