By default, navigation waits until a transition has completed before updating slide changes. By calling a navigation method with the fast keyword slide changes are updated instantly. Click the Features above to see more.

myShow = new Slideshow('slideshow', { type: 'push', navigation: 'thumbnails fast', transition: Fx.Transitions.backInOut, duration: [1000, 2000], width: 400, height: 300, images: ['1.jpg', '2.jpg' ... '8.jpg'], hu: 'images/' });

myShow.props.navigation =

Keylin in Zarcero