Thread: Elastic Gallery
View Single Post

  #4 (permalink)  
Old 22-11-07, 10:11
therealwetwilly therealwetwilly is offline
Junior Member
 
Join Date: Nov 2007
Posts: 1
Rep Power: 0
therealwetwilly is on a distinguished road
Re: Elastic Gallery

Thanks Flep, awesome work mate!

Beebs, the amount of thumbs displayed will be in a loop, to make it move left/right you will have to make an eventlistener for MOUSE.OVER for example and have 2 hitlocations, one for left and one for right, and add the "move left/right" code in a function attached on that event.
You can add a scrollbar to the textfield where the xml description text is loaded beforehand, or define the width and height of the field and dynamically load the scrollbar if your text surpasses its dimensions.

good luck. (and thanks again flep)
Reply With Quote