Image Scroller Basic
Features:
Highly customizable image menu scroller, XML customizable images & urls & text, editable settings through the FLA file.
You can customize the following variables:
- scrollerWidth and scrollerHeight
- imageWidth and imageHeight
- imageSpacing
- minScrollSpeed & maxScrollSpeed
- scrollEaseIn & scrollEaseOut
- inColor & outColor & coloringSpeed
- preloaderSize
- loadSmoothed
- showDescription
- useMirror
- set the menu horizontal or vertical
All the code is in the first frame of the first Layer of "image scroller container" movieclip.
You can specify the images and target urls through the XML file. Put images at any dimensions, they are automatically resized. All images should have the same sizes.
Set the target URLs to point to different sections of your website, or add your own code for clicking on each image instead of getURL method.
You will get this product for free if you'll buy Image 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 ...) | 5 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 ...) | 14 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 ...) | 19 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 ...) | 95 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









Hello,
Is it possible to have all of the captions under all of the images display permanently, instead of only displaying one caption when the mouse is hovering over one thumbnail?
I would also need to make more space between the thumbnails (and I would also make the thumbnails a bit larger) so that the captions do not overlap.
Please let me know if this is at all possible.
Thank you.
Hi,
Sorry for your first request that feature is not implemented.
To increase the space you’ll need to open the FLA file.
Then in the library panel (Ctrl L) double click on the image scroller container.
Next press F9 to open the actions panel and on the line 15 there’s a variable called spacing.
From there you increase the space.
To modify the thumb size try to increase the value of the variable from the line 9
Awesome! That was exactly what I needed to know. Thanks a lot! I will send all I know your way.
Jason
Hi,
To set your own url for each image, you’ll need to open the images.xml file with a text editor. There you’ll find an attribute called url:
Try to insert your desired url, between quotes.
Like this:
I am new to coding and I am just working on a presentation for school. Where in the coding do I add the image urls? Thanks in advance for your help. Awesome job.