Subscribe to our newsletter:
4.2/5
Posted by : snowcat on 03/16/2008
24806 pageviews, 154 purchases
Package includes: FLA
Opens with: Flash 8, Flash CS3
AS Version: ActionScript 2.0
Published size: 18kb

Highly customizable image gallery, XML driven.
You can easily put the scroller any position you like, set the images to any dimensions. You can customize the scroller movement.
Here is a list of variables you can change:
- verticalMenu
- imageWidth & imageHeight
- bigImageWidth & bigImageHeight
- menuX & menuY
- bigImageX & bigImageY
- spacing
- inColor & outColor & coloringSpeed
- minScrollSpeed & maxScrollSpeed
- scrollEaseIn & scrollEaseOut
- preloaderSize
- useRandomTransitions
- showDescription
- showDetailedInfo
- useMirror
Click here for a full list of features.
You can specify the images and description text through the XML file. The images can have any dimensions, they are automatically resized. They all should have the same dimensions.
There are 4 transitions included from Transitions Effects Collection.
You'll get Image Scroller XML for free if you'll buy this gallery.
This product is included in
Snowcat 2nd Special Package. A collection of products at 60% discount.
- Price : $10
- buy now
- add to alerts
Image Gallery XML demo1
Image Gallery XML demo2
Sorry, I guess I bought the wrong thing. I think after a lot of searching I’ll have to buy a different gallery. Re-reading this, I think says that it doesn’t allow me to mix portrait and landscape:
“You can specify the images and description text through the XML file. The images can have any dimensions, they are automatically resized. They all should have the same dimensions. “
My mistake. Shame, because you did some very nice work.
Thanks
Jon
Hi,
First of all, can I say its a great package at a great price. One problem.
Can you say if the gallery is capable of handling both portrait and landscape images?
I bought this not thinking it wouldn’t be able to be able to, as I’ve never come across a gallery of images which don’t include both portrait and landscape images. So I’m hoping I’ve overlooked something obvious.
I may have posted this question already, but I can’t find it anywhere, so many apologies if there’s been a duplication.
Many thanks
Jon Dear
Hi, I’m always answering: anything’s possible, but I’m afraid the functionality you’re asking is not included.
Thank you
This gallery looks great and I want to buy it, but…
Could it be a two-level gallery? (with categories)? Is it possible?
Thanks;
“Error opening URL” seems like an error when you’re trying to access something that doesn’t exists. Most possible there’s a path problem.
Send me a private message with a more detailed description of what you’re trying to do, but before that try to access the original files from the downloaded archive.
Hey Snowcat,
I can’t get images to load. I place them here
xml.load(“images.xml”
I have the .xml, .html, and .swf file all in the same folder on my server.
I keep getting this error in flash when I try to preview the swf:
“Error opening URL”
Any help would be appreciated.
Thanks,
John
Laura,
Folders should not conflict in any way. If you already have an images folder in the folder in which you want to place the gallery, just make sure the names of the photos are different.
There is no problem if in the images folders of the gallery there are other photos which you use for other parts of your site.
You just have to be aware of one thing:
1. the HTML file which embeds the SWF file
2. the SWF file
3. the XML file
4. the images folder
1,2,3,4 should be in the same folder
If this still doesn’t work, there’s a problem with the embedding of the SWF file.
Andrepagliaro,
To remove the hyperlink on the big image delete this line:
img.onRelease = function () { getURL(urls[currentImage]);}
On the second question, you can load SWF instead of images but you’ll have to set loadSmoothed = false;
And if you want to have those loaded SWFs to have their own functionality you’ll have to delete these to functions:
img.onRollOver = function() {...}
img.onRollOut = function() {...}
Regards,
Snowcat
Hi, you have a great portfolio! I bought image gallery and have 2 questions. How can I remove the hyperlink feature on the big image? I need to load SWF instead of JPGS. These Swfs have buttons and links, how can I allow this?
Thanks!!
I was wondering when I use this image gallery I am having an issue with my image folder. I use a www folder and in that www folder I already have an image folder called images(all my images for site are in it). When I add the folder demo 2 into the www folder the image gallery will not play it shows a gray box. In the demo folder there is the swf, fla, xml, html and image folder. I have the path correct in dreamweaver its pointing to that demo folder but like I said its just a gray box. If I take out of the demo 2 folder all the files and drop them into the www folder loose then the photogallery plays nicely but then the image folder conflicts with my main image folder already in the www folder. What am I doing wrong? I have tried everything with no luck.
I just wanted you to know I posted a comment about moving the scroll bar from left to right side of photo gallery on another product of yours. Sorry about about the confussion it belong on this product. Just wanted you to know I moved it and it works great. Now if I can figure out the image folder thing I will be peachy.
Thanks Snowcat for such a great product!!!!!!!
Laura







help
and feedback
latest
news
latest
forum entries
jondear: although the functionality you requested is not implemented you could actually tweak the gallery to have both landscape and portrait images. The way to do that is to add transparent margins with a photo editor like Photoshop. Basically all the images will have the same square dimensions but the up/down or left/right (for lanscape and portrait respectively) sides of the photo will be transparent. Save the images as PNGs.
It could be a little time consuming but in the end you will achieve what you want.