PDA

View Full Version : nested swf thumbnails


Texasdream
02-26-2007, 03:49 PM
I've been looking everywhere and I can't find exactly what I need. I want to make a flash portfolio that has a bunch of thumbnails of actual flash files so that the thumbnail is just a preview of the actual full size swf. so just a bunch of tiny verisons of different swfs on a page that once you click on them they take you to a full size swf file.

Can anyone help me please?:confused:

CyanBlue
02-27-2007, 02:03 PM
Howdy and Welcome... :)

You have two ways of doing it, I guess...

#1. Create a thumbnail images for all the SWFs you have and load those as thumbnails and make them buttons to load corresponding SWFs to display...

#2. Load all the SWFs off stage area and scale them down to the size of your choice and make them to go do the frame of your choice and move to the thumbnail location... Add an invisible button on top of theose so that they are clickable... and place the selected one to the right position when clicked and make it play... This method will require the user load entire file size just to display the thumbnails in case they don't want to see all of them...