Image Gallery
Features:
You can easily put the scroller any position you like (top, bottom, left, right) and set the images to any dimensions. Customizable scroller movement.
Here is a list of variables you can change in the FLA file:
- verticalMenu
- imageWidth & imageHeight
- bigImageWidth & bigImageHeight
- menuX & menuY
- bigImageX & bigImageY
- spacing
- inColor & outColor & coloringSpeed
- minScrollSpeed & maxScrollSpeed
- scrollEaseIn & scrollEaseOut
- preloaderSize
- useRandomTransitions
- showDescription
- showDetailedInfo
- useMirror
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 Mask Transitions.
You'll get Image Scroller for free if you'll buy this gallery.
- FREE ARCHIVE
- - currently, there is no free archive to download for this product
- - an FX component similar to this file could be released soon, please check this page for updates
PAID ARCHIVE
- - Label FREE (
) - - customizable AS2 FLA file for new or current Adobe Flash projects
- DETAILS
- FLASH INSTALL
- LICENSE
Non-Flash users:
At the moment, this product cannot be configured without using Flash. An FX component could be released soon, please come back for updates. Meanwhile you can download and use for free the FX-labeled components in the Components section.
Flash users
Please read the FLA installation instructions to be able to easily configure the FLA file with Adobe Flash (8, CS3 and CS4 supported) and to embed this product into your website.
Please read the FLA installation instructions to be able to easily configure the FLA file with Adobe Flash (8, CS3 and CS4 supported) and to embed this product into your website.
| Personal License (details ...) | 10 USD | Add to cart |
The "Personal License" grants you, the purchaser, a non-exclusive and non-transferable right to make use of this product in a single non-commercial application*, your own work or client work. |
||
| Commercial License (details ...) | 29 USD | Add to cart |
The "Commercial License" grants you, the purchaser, a non-exclusive and non-transferable right to make use of this product in a single commercial application*, your own work or client work. |
||
| Special License (details ...) | 36 USD | Add to cart |
The "Special License" grants you, the purchaser, a non-exclusive and non-transferable right to make use of this product in an unlimited number of personal OR commercial applications* owned by you or your company. |
||
| Extended License (details ...) | 177 USD | Add to cart |
The "Extended License" grants you, the purchaser, a non-exclusive and non-transferable right to make use of this product in an unlimited number of personal OR commercial applications* owned by you OR your clients. |
||
- COMMENTS
- SEARCH COMMENTS









Hi,
I’ve a problem with “scrollEasein and scrollEaseout”...when mouse rollover on image, image scroller don’t stop immediately…but plays up and down; I’d like instead that stop it.
scrollEaseIn = 5;
scrollEaseOut = 5;
is it correct?
Thanks
Alby
Hi,
Sorry to announce you but this feature (when mouse rollover on image, image scroller don’t stop immediately) is not implemented for this component.
If you’re interested we already have a product that has this feature implemented plus many more.
Hello,
Is it possible to set the Width 100% of screen? (I mean enlarged image)
Thanks
Hello,
Unfortunately, that feature is not implemented.
However, you have the option of contacting us at custom[at]flashxml.net to get custom work done on the gallery, for an extra fee.
I am interested in the Image Gallery. I am pretty new to web designing and I would like to add this feature to a site I am playing with. Do I need any other software to make this work or can I just add the code to the header of my site?
Also, can I reuse the same code to another site I will be working on?
Hi,
At the moment, this product cannot be configured without using Flash. An FX component could be released soon, please come back for updates. Meanwhile you can download and use for free the FX-labeled components in the Components section.
Hi, I have a probem trying to read the images from my other hosting. I put the acrossdomain.xml in every single folder. (main folder, images folder, album folders)
my product is the image gallery.
the format i’m using is:
<photo image=“http://www.example.com/images/some_image.jpg” url=“http://www.example.com” target=”_blank” info=“Optional info” details=“Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean sed nulla sit amet leo congue scelerisque. In purus. Curabitur egestas, purus sit amet pretium adipiscing, leo metus malesuada magna, vel rhoncus urna augue a leo.” />
and in the other hosting the crossdomain.xml:
<?xml version=“1.0”?><!DOCTYPE cross-domain-policy SYSTEM “http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd”> <cross-domain-policy> <allow-access-from domain=”*” /> </cross-domain-policy>
Hi, is there going to be an “FX” version of this control??
I’ve used the other controls several times in the same page, and it’s been working fine, it’s just a matter of changing the settings file and the params sent to each swf control to use differente images files.
But in this, I cannot make that.
Thanks!
Hi,
Sorry I can’t tell you for sure if we’ll release an FX version of this component.
Anyway we’ll consider your suggestion.
This component (Image Gallery) can be customized via AS2 code.
Using the FLA file.
I have purchased this and have not received the Image Scroller.
Hi,
It seems that you purchased the Image Gallery.
The Image Scroller FX is at this page and the Image Scroller Basic you’ll find it here
Thanks for the help. The color worked fine, but I still can’t get the code to work in removing the url.
I placed img.onRelease = function () { /*getURL(urls[currentImage], tg[currentImage]*/);} into line 204, and the compiler errors says: Operator’=’ must be followed by an operand, and another line below that says, Unexpected ‘}’ encountered
Was the line you gave me an exact replacement for line 204 or am I missing something?
Thanks again, you have a great program and great service.
Hi,
Sorry my bad.
Place the ending comment symbol (*/) after semicolon:
img.onRelease = function () { /*getURL(urls[currentImage], tg[currentImage]);*/}One more question – how do I remove the url in the xml file? When I do, it still has a url that is pointing to the root of my website and opens in a new window. I don’t want it to open to anything, what can I do to change this? Thanks.
Hi,
To change the color you’ll need to open the image gallery.FLA file.
Open the Library panel (Ctrl L) and find the image gallery container symbol.
Double click on its icon.
Next you should see a big light grey square on the stage.
Click on this square and change its color using the color panel (Shift F9).
To remove the url again double click on the image gallery container.
Select the first frame from the main timeline.
Open the actions panel (F9).
And comment a part of the line 204.
e.g.
img.onRelease = function () { /*getURL(urls[currentImage], tg[currentImage]*/);}How do you change the color of the background image? I would like it black before all the images load, or even a specific image for that matter. Thanks, great flash file!
I only have 3 images in the gallery – so all I see is white spaces for the remaining thumbnails…how do I get it to recognize there are only 3 pics? Right now the 3 thumbnails shoot off the screen…also, how do I get the remaining white space without thumbnails to have a color?
Hi,
Send me a private message containing an archive with your project.
I’ll check it out.