As well as an online gallery, this could be quite an interesting way to present and navigate mockups and designs to clients during a presentation, nice work! 
Dynamic xml image gallery v1
you can add more and more images with no limited. you can set the start position of the thumbnail area. only move the Movieclip named “base” on the stage. If you want change the thumbnail width and height. only change the line 11 and 12 code:
var itemWidth:Number = 100;
var itemHeight:Number = 60;
Feature:
1. easy customize image. description ,title from external xml files.
2. Auto-Adapted thumbnail image size.
3. Auto-Adapted thumbnail number with the scale browers window. you can try to scale browser window.
4. Auto-Adapted big images size.
5. support mouseWheel scroll.
6. easy change the thumbnail width and high.
7. Resizeable.
My Portfolio:
flash website template
Dynamic image or video gallery
Dynamic news with xml
Dynamic Text scroll with easing
Dynamic xml scroll with easing
Dynamic Auto slideshow
menu and button
other
My other portfolio: http://www.flashden.net/user/wangruyi
Posted 3 months ago
As well as an online gallery, this could be quite an interesting way to present and navigate mockups and designs to clients during a presentation, nice work! 
@scottwills. Thank you very much.
@Pedro_Gomes. Current version have no categories.
Please, is it possible to put links url in the text? Is it possible to read of swf and use their internal links urls ? Thanks
Posted 3 months ago
@victor. yes all that can do. you can using html tag (href and font color) add color links in the text. you can read the swf and using their links. be sure you swf path is correct.
Posted 3 months ago
Well, I bought without hesitation, like everything you do is great! Thank you for the small French that I am !
Posted 3 months ago
I’ve noticed that the stacking order of the images is not working properly. Should the selcted image not be above the thumbnails?
Posted 3 months ago
the thing definitely gets a little wacky if u add too many pics. i added a gallery with 350 pics and photos were loading on top of each other, thumbnails weren’t aligned, etc.
Posted 3 months ago
Is there a way to add a hyperlink when the description window appears?
Posted 3 months ago
@No1uknow3. yes. the description support html tag. you can using it in description text . for example : some.html
Posted 3 months ago
dude, take a look at the thumb load, you are requesting 120 files at the same time. It can be a problem for slower machines
Posted 3 months ago