Duration is an array, entered in milliseconds (1000 = 1 second). The first value indicates the duration of the effect, and the second the duration between slide changes. Click the Features above to see more.
myShow = new Slideshow('slideshow', { type: 'fade', duration: [2000, 2000], width: 400, height: 300, images: ['1.jpg', '2.jpg' ... '8.jpg'], hu: 'images/' });
myShow.props.duration =