The degree of panning and zooming can be customized by specifiying a percentage between 0 and 100 or the keyword rand which will randomly determine the degree for each slide. Click the Features above to see more.

myShow = new Slideshow('slideshow', { type: 'combo', pan: 'rand', zoom: 'rand', duration: [2000, 4000], width: 400, height: 300, images: ['1.jpg', '2.jpg' ... '8.jpg'], hu: 'images/' });

myShow.props.pan = myShow.props.zoom =

Keylin in Zarcero