A sequence is a slideshow made of pictures from DIFFERENT folders
1. First CREATE a SEQUENCE of pictures which will appear in a sequential order.
(the pictures are imported from ANY FOLDER on the site)
This is done from the
CONTROL PANEL > Sequence Creator
2. Call that sequence from a choice of slideshows or thumb expanders
The example below is a sequential slider (a slideshow in a pre-determined sequence). Text captions appear if any are found in the database.
Just create a CONTENT page with the necessary code.
There are many examples on this site. See the
ready-made examples in the CONTENT pages.
$SEQUENCEID=1;
$MAX=15;
$PIC_DATA=1;
$FONT_FAMILY=7;
$FONT_SIZE=9;
$CUTOFF=130;
$SLIDER_WIDTH=800;
$SLIDER_HEIGHT=440;
$TEMPLATE=1;
$BULLETS=1;
$CAPTION=0;
$OPACITY=7;
$INK="ffffff";
include "autowow_sequence.php";