very nice 
Template 13 because this gallery contents 13 photos, and i’m a lucky man 
Features:
Help support: Here or contact form.
MORE BY JORGEPIRES
Preloaders
Image Viewers
Full Sites / Templates
Backgrounds
Utilities
Buttons & Menus
Sound Packs
Posted 8 months ago
its awesome.
1 question – is it easy to add more than 13 photos in the flow?
Posted 8 months ago
Hi unovis;
i guess yes 
Just add
... and you don´t need change action script for the slider:
only you need is duplicate buttons for each new photo.
Thanks for purchase this file.
Posted 8 months ago
Hi Jorge,
Once I opened it I figured it all out, very simple an easy to update, almost easier than xml.
great code too!
Posted 8 months ago
Bookmarked. I like this.
What would be really cool is if the thumbs would dock to either top or bottom depending on floating position when large image is invoked. (top if above center, bottom if below) then user can choose their own gallery viewing experience.
Posted 8 months ago
bookmarked. i might purchase this for an upcoming project, looks and works great!
Posted 8 months ago
Please, what is the weight of swf with 13 images ( The thumbail is inside flash file ) ? Thanks.
Posted 8 months ago
Hi victor,
File size when you export is 106 Kb with this 13 thumbnails,
But if you want add more thumbnails, i suggest that thumbs be loaded from external folder.
This is a simple function:
if you need this script, I´m here.
cheers…
Posted 8 months ago
Please, can you send me a version with thumbs load from external folder ? Thank you very much. jmarc2006@orange.fr
Posted 8 months ago
Hi okie77,
No preloaders in this images because external swf size is about 40kb,
I made this for people that wants loading external swfs for each thumb, this way you can put your favourute preloader in the external swf.
Posted 8 months ago
Hy there, verry nice gallery…. You should make a website template based on this one. Regards
Posted 7 months ago
because pixel font are not included in package and i transform to bitmap, so it looks “blury” 
I am unable to publish the file in flash. I get this error: There is no property with the name “displayState”
It’s probably something simple, but I don’t have a whole lot of experience with flash. Any suggestions.
Posted 4 months ago
Hi medialoco, you should edit the Stage.as class, usually in this folder: :\Documents and Settings\your name\Local Settings\Application Data\Macromedia\Flash 8\en\Configuration\Classes\FP8\ Stage.as
change to:
static var width:Number; static var height:Number; static var scaleMode:String; static var align:String; static var showMenu:Boolean;
static var displayState:String;
static function addListener(listener
bject):Void; static function removeListener(listener
bject):Void; function onResize():Void;