.
overview
features
samples
help & support
downloads
buy now

Properties list

verticalMenu = false; //true for a vertical menu, false for horizontal

var minThumbW = 45; //onRollOut thumbs sizes (width
var minThumbH = 27; //and height)
var maxThumbW = 100; //onRollOver size of the thumbs
var maxThumbH = minThumbH*maxThumbW/minThumbW;

var spacing = 6; //thumbs spacing
var influence = 200; //change the influence, snap and fade to have different feelings for onRollOver states
var snap = 8;
var fade = 12;

inColor = 25; //thumbnails onRollOver color intensity
outColor = -25; //thumbnails onRollOut color intensity
coloringSpeed = 5; //the speed on changing color between onRollOver and onRollOut states

scrollSpeed = 15; //the speed the dock scrolls with

DockYpos = 30; //Y position of the Dock
DockXpos = 0; //X position of the Dock

useMirror = 2; //2 for true, 1 for false
mirrorDistance=0; //the spacing between the thumbs and their reflection

bigThumbDirection = 2.2; // 2.2 middle, 1 up, 0 down - for horizontal orientation
//1.2 middle, 0.6 right, 0 left - for vertical orientation

showDescription = true; //whether to use the description text
descriptionY = 0; //y pos of the description

loadSmoothed = true; //load smoothed bitmaps

featured componentsfeatured components