Topic: Vertical Scrolling for thumbnails
Hi,
I have search around the forum and have yet found an answer to the question... can someone please let me know where i can change the horizontal page scrolling to a vertical one?
i know there a line is ThumbArea.as line 126 that will change the direction.
mPagingTwn = new Tween(mClip_mc.mcDisplayArea.mcSlidingDisplayArea, "_x", Strong.easeOut, 0, 0, Options.thumbnailMotionLength, false);
_x change to _y.
but it doesn't really display the thumbnail pages right after... what else do i need to change in order for it to calculate via the thumbnail area height instead of width?
also is it possible for the thumbnails to be in different sizes?
padding in between horizontally to be one value and padding vertically to be another value?
Please help me if anyone know the answers.
Thanks,
angela