Actionscript 3 - Written by Artluvr on Tuesday, June 17, 2008 12:26 - 3 Comments
XML based image gallery – Actionscript 3, Flash CS3, Tweener
This is a XML based image gallery made with AS3 and Tweener. You can change this image gallery in just a matter of seconds. Each image can have a description.
You can customize the following:
- XML file
- Border width
- Border color
- Text color
- Padding
- The images of the controls
- The Loader component
All you have to do is add the following lines of code into your fla file:
import ImageViewer.*;
var i:ImageViewer = new ImageViewer(“images.xml”,10,0xFFFFFF,0xFFFFFF,30);
addChild(i);
Important: This image gallery works better as a standalone image gallery.
Price: €11
Share and Enjoy:
3 Comments
Mark unfortunatelly you can’t do that from inside the image gallery. You’ll have to find a way to do it in CSS
Brenda
Hi there -
Awesome work on this XML based image gallery – Actionscript 3, Flash CS3, Tweener!
Came across your site while searching for tutorials on exactly what you have here, however,
I was wondering if this has the capafility to automatically re-size the images being loaded into
flash to have a maximum height once they are imported? Any info you can provide would be
very helpful and I appreciate your time.
I would also like to know what the rate for this would be in canadian dollars.
Thanks and I look forward to purchasing this file.
Best regards,
Brenda
Leave a Reply
Most Popular Content
- thecodemonster.net has a new logo
- XML Based Fullscreen Image Rotator With Proportional Resize – Flash CS3 – Actionscript 3
- MP3 Player – XML based – Flash CS3, Actionscript 3, Tweener
- XML based banner rotator – Actionscript 3, Flash CS3
- Image Panning on Mouse Move – Actionscript 3 – Flash CS3
- XML Image Gallery – Actionscript 3, Flash CS3, Tweener
- XML based image gallery – Actionscript 3, Flash CS3, Tweener
- Scrollbar with easing – Actionscript 3 – Tweener – Flash CS3
- 3D Carousel XML based – Actionscript 3, Flash CS3
- Papervision3D Spiral Carousel
- Depth of Field with Papervision3D & Tweener
- @Sulaiman, you can do it by removing every child inside the movieclip, and then ...
- @william, The calendar is a movieclip. You can just move it by changing the x an...
- @fuya, unfortunately you cannot add thumbnails, neither the gallery can autoplay...
- @jck, It's not the scroller's fault. Flash has a limit on the height of textfiel...
- Hi, I just started using the scroller, but I'm having trouble with a long text, ...
- The gallery is great.
To customize, I would like to know how can I make the g...
- how do i actually move the calendar along the x and y axis. i can move the backg...
- hi Artluvr,
thanks for this. one quick question:
any idea how i could swit...
Image Galleries
- XML Based Fullscreen Image Rotator With Proportional Resize – Flash CS3 – Actionscript 3
- XML based banner rotator – Actionscript 3, Flash CS3
- XML Image Gallery – Actionscript 3, Flash CS3, Tweener
- XML based image gallery – Actionscript 3, Flash CS3, Tweener
- Auto Resize XML Image Gallery – Actionscript 3, Flash CS3, Tweener
- XML Based Zoom Gallery – Flash, Actionscript 2, FuseKit
Menus & Buttons
Utilities
- MP3 Player – XML based – Flash CS3, Actionscript 3, Tweener
- Image Panning on Mouse Move – Actionscript 3 – Flash CS3
- Scrollbar with easing – Actionscript 3 – Tweener – Flash CS3
- XML graph like Google Analytics – Actionscript 3, Flash CS3
- XML based MP3 Player Streaming Compact – Actionscript 3 – Flash CS3
- Events Calendar – XML based – Actionscript 3, Flash CS3, Tweener
- 3D Windows that rotate when you drag them – Papervision 3D 2, Actionscript 3, Flash
- XML based news bubble – Actionscript 3 – Flash – Tweener
- Magnifying glass zoom – Flash, Actionscript 2
- Interactive Snow with OOP Actionscript 2

I have purchased this and really like it.
However there is something which I can not do:
my footer text seems to be displayed about 200px below the image gallery e.g.
border: ———————-
Images: X X X X X X X X X
border: ———————-
footer here
is it possible to raise the footer so it is closer to the gallery?
I have tried in CSS but it just aint working.
thanks
mark