Functiondojox.image.SlideShow.moveImageLoadingPointer

dojo.require("dojox.image.SlideShow");
defined in dojox/image/SlideShow.js

If 'autoload' is true, this tells the widget to start loading images from the specified pointer.

Usage

function (index) (view source)
parametertypedescription
index number index in the data store to start loading images from.