Home / Components / Galleries & Slideshows / Photo Gallery /
Photo Gallery
13 purchases
License:
By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website&nbs... [+]
> View graphic table with full license features
$9.00
Package includes: FLA
Flash Version: Flash 8, Flash CS3, Flash CS4
Action Script: ActionScript 2.0
Product ID:F0800375
Please install flash first.
$9.00
License:
Personal License By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website or other multimedia project not generating income ), your personal work or work for a client. You may not redistribute / resell the functionality provided with the purchased product without the author's and / or FlashComponents.net written permission, but you may modify its content. In case you want to use the product for a commercial project then you will have to buy the 'Commercial License'.
| Usage Terms: | Personal | Commercial | Multiple |
|---|---|---|---|
| Use in ONE SINGLE NON-COMMERCIAL project | |||
| Unlimited use in the same project | |||
| Use in ONE SINGLE COMMERCIAL project | |||
| For your client's ONE SINGLE COMMERCIAL project | |||
| MULTIPLE COMMERCIAL projects | |||
| For your client's MULTIPLE COMMERCIAL projects |























8 comments
Add comment
dnexus
#  /  PM  /  posted on Apr 21, 2008
dnexus
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
#  /  PM  /  posted on Apr 21, 2008
FlashBox
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
#  /  PM  /  posted on Apr 25, 2008
fifty_tons
#  /  PM  /  posted on Jun 14, 2008
nicelymalicious
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.
#  /  PM  /  posted on Nov 10, 2008
FlashBox
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
#  /  PM  /  posted on Nov 10, 2008
lmalaska2000
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?
#  /  PM  /  posted on Feb 19, 2009
FlashBox
Both (thumbnails and large images) are same image only
#  /  PM  /  posted on Feb 19, 2009