.
overview
features
samples
help & support
downloads
buy now

Awaiting 3 votes.
Posted by : FlashBox on 04/02/2008 5094 pageviews, 24 purchases
Package includes: FLA
Opens with: Flash 8, Flash CS3
AS Version: ActionScript 2.0

Number of Images in rows and cols can be modified through script. Images also can be modified through Movieclip



Photo Gallery



looks great Posted on 06/13/2008

This looks great

Reply for dnexus Posted on 04/25/2008



For making 3x5 grid , your image also should be in same proportion of dimension. For example , In my sample , I used 5x4 grid , for that the image dimension is 500 width and 400 height.

And you need to mention the no of rows and cols in script

var row_images=5;
var col_images=4;

You need to change this variables according to your requirement.

Please let me know any more queries you have on this



dnexus dnexus
 
Has bought the file

Changing rows/columns, resizing and more Posted on 04/21/2008

Hi

I've changed the number of rows to 3 and resized the stage and stage elements appropriately. Unfortunately it fell apart: the bottom row got stretched and the clicked image keeps looping through the zooming animation. I've tried deleting the extra image frames from "addYourPicture", resizing "holder"... nothing helped.

- How do I properly change the number of rows? What else needs to be changed if I want to have 3x5? What about 2x6 in a different aspect ratio?

- How could I add a getURL button overlaid on the zoomed image? I need a unique URL for each image.

Thanks

featured componentsfeatured components