- All
- User Interface
- Scroll Bar Components
- Flash XML Calendars
- HTML / XML News Readers
- HTML / XML Tables & Grids
- Flash Contact Forms
- Date Picker Components
- Flash XML Guestbooks
- Color Picker Components
- Countdown Components
- Flash Tool Tip Components
- Image Zoom & Panning Controls
- Flash Text Tools & Editors
- Rating and Pool Systems
- Flash Weather Widgets
- 3D Object Rotators
- Shopping Carts
- Flash Maps
- Galleries & Slideshows
- Menus & Navigation
- Design & Effects
- Audio & Video
- Templates
- Applications & Games
- Various
- Adobe Flex
- Adobe AIR
- Free Flash Files
- Lightroom Plugins
- Dreamweaver Extensions
Posted by : FlashBox
5 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
- Price : $9
- buy now
- add to alerts
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?
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
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
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
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
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
























help
and feedback
latest
news
latest
forum entries
Both (thumbnails and large images) are same image only