.
component categoriescomponent categories
overview
features
help & support
downloads
buy now

4.0/5
Report this file Ask author
Posted by : FlashBox 8 purchases
Package includes: FLA
Opens with: Flash 8, Flash CS3, Flash CS4
AS Version: ActionScript 2.0
Flash knowledge required: N/A
Documentation: N/A


Photo Gallery



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



Tagstags
Please « login » to add tags.

FlashBox FlashBox Component author
 

Both (thumbnails and large images) are same image only

I have a question for this module. I want that when i click on thumbail appears a different image, is this possible? or must to be the same image?

FlashBox FlashBox Component author
 

Hi,
AS I mentioned in the decription ,
"Number of Images in rows and coloumns can be modified only through script"

And Number of images should be like 9(3X3) , 16(4X4) etc,

Please let me know , if you have any more query in this

Thanks

nicelymalicious nicelymalicious
 
Has bought the file

This is fine as long as you want to keep it exactly this size or be limited on the number of photos you have. I tried to make a 300 × 300 file and put 20-25 images in there. It only works properly with 9 images – otherwise it offsets the buttons because they are set to always be 100 × 100. Some comments as to where the code sets this number would be helpful. If I had known of these limitations, I would not have bought it.

This looks great

FlashBox FlashBox Component author
 



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

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

dnexus dnexus
 
Has bought the file

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