.
overview
features
samples
help & support
downloads
buy now

3D Carousel Gallery Properties

//BIG CENTER IMAGE PROPERTIES
bigImageWidth = 300; //The width of the big image (the height is deducted)
bigImageY = 95; //The Y positon of the big image

//CAROUSEL PROPERTIES
imageSize = 50; //the size of the images in the carousel
imagesX = 0; //increase or decrese imagesX and imagesY to adjust the carousel position
imagesY = 270;

RadiusX = 200; //images X radius
RadiusY = 350; //images Y radius
focus = 700; //images focus
Yspan = 80; //images span
rotatingSpeed = 20; //recommended value between 1-30
initialRotate = 5; //set it to 0 for no initial image spin; set it negative to spin backwards

showDescription = true;
infoY = 40; //The Y position of the description text

showFirstImage = true; //whether it shows or not the first big image at the beginning
firstImage = 2; //the number of the first image from the xml file


inColor = 20; //images onRollOver color intensity
outColor = -20; //images onRollOut color intensity
coloringSpeed = 8; //the speed on changing color between onRollOver and onRollOut states

useMirror = true; //set it to true if you want to use images mirror effect

drawImagesFrames = true; //if you want to have frames for the big image
imagesFrameColor = 0x222222; //frame color
imagesFrameThick = 2; //frame thickness
imagesFrameAlpha = 30; //frame alpha

drawBigImageFrames = true; //if you want to have frames for the carousel images
bigImageFrameColor = 0x333333; //frame color
bigImageFrameThick = 3; //frame thickness
bigImageFrameAlpha = 50; //frame alpha

featured componentsfeatured components