Thumbnailer.nudge

Availability

Flash Player 6

Usage

myThumbnailer.nudge(value)

Parameters

value - Number (pixels) or String ("prev", "next")

Returns

Nothing.

Description

Method; Moves the thumbnails.

Example

The following code will move thumbnails to the left:

myThumbnailer.nudge("next");