PDA

View Full Version : Question on Turtorial: KIRUPA's "Adding Thumbnails"



BrilliantGreen
September 8th, 2008, 02:09 AM
hi,

I've posted similar questions before, but this will explains much clear...I hope.
I am creating thumbnail slide show based of Kirupa's "adding thumbnail" tutorial.
However, I'd like to add another function, but I can't figure out.
How can I do to make Thumbnail Rollover-state On while its imabe is playing?

natronp
September 9th, 2008, 04:02 PM
what's an 'imabe?'

I'm assuming you mean having a thumbnail indicate when it's larger image is displaying in a separate clip?

Usually people will use an index of an array to control a slideshow. You can make sure your thumbnails are assigned a corresponding index value and when you're large image appears, you tell your thumbnail to do something (alpha out, go to a specific frame, etc.).