Topic: Vertical Scroll the thumbnails
Has anyone modified the source so that you can do vertical scrolling of the thumbnails. I have a client that would like the thumbs to scroll from top to bottom when the nav arrows are clicked.
What I would like to be able to do is when you click the next arrow button the next thumb is added at the bottom and the thumb on the top will move up.
If anyone can point me in the right directions. I have been looking at the thumbArea.as file there is a section that is commented called //mcDisplayArea slides within a mask to create paging
I did notice that when you change the _x to an _y on line 135 that the thumb area will do what I want but the problem is that the thumbs need to be attached and laid out vertically so that this will work.
Please help if anyone has done this it would be great to know what sections of code need to be change. The source is commented to a point but some things are unclear as to what needs to be changes.
-Matthew