XML based, 3D view for images with descriptions
updated : 26.06.2008
This is the new update for 3D picTail.
Features :
.:Video supported, just insert flv property in xml file
.: Fullscreen support
.: Supported 2 scaleMode : fit to stage/image exact size
.: Autocenter
.: Supported changing glow color
.: Abitrary number of image rows
.: Added mouseClick, link to another page when the image was zoomed full
.: HTML -Text supported to description area
.: Description auto resize
.: Easily to change the config
.: Dynamic zooming
change these variables :
w : Number = 195; //width of the thumbnails
h : Number = 145; //height of the thumbnails
d : Number = 25; //spacint of the thumbnails
n : Number = 3; //number of images rows
defaultZoom : Number = 2.5; //the default zoom at the beginning
maxZoom : Number = 10; //maximum zoom allow
minZoom : Number = 1; //minimum zoom allow
glowColor : Number = 0xffffff; //glow color when thumnail was click
popout : Number = 0.5;// from 0-1 : the amount popping out of the thumbs when it was clicked
fitScreen : Boolean = true; // zoom the images to fit the screen (true) or real size of the image (false)
xmlFile : String = “xml/picTail.xml”; //the xml path
vFullscreen : Boolean = false; //view in fullscreen or not
**
I’m on my way continue update it in to a version that supports SWF , GALLERY
Released files :
Posted 3 months ago