Page 1 of 1

slide show size

PostPosted: Sat Aug 21, 2010 6:19 am
by cvcc
I've created slide shows of PBase galleries using the following code:

SLIDESHOW(img#, size=medium, delay=1, random=yes)

and have had no problems until I wanted to create a show with more than 30 images in it. There seems to be a built in maximum that I can't figure out how to get around. I need a show that will display with a few hundred images in a gallery. I'm hoping that I can do this directly in PBase and not have to create something with an external program. Can anyone help me with this?

Racine

Re: slide show size

PostPosted: Tue Dec 28, 2010 9:05 pm
by frenchkriss
More than 30 pictures in a slideshow is possible like this :

SLIDESHOW(115764591, 131426627, 131424073, ..., size=medium, delay=4, random=yes)

... but you have to list the id number of all the pictures you desire in your slideshow.

Kriss.