Last update (1):Mon, Jun 6th 2011, 00:00
This is a highly customizable XML Banner Rotator which supports thumbnail display for the larger images, at any size defined in the XML.
You can control the colors, the position and size of the elements, as well as the timing and descriptions, from XML.
Try before you buy
Not sure if you need this component?
Download the free preview and customize it for your project before you purchase it.
Note: You can test the preview only on your computer.
Similar flash components
Accordion Banner Rotator
One word description for this highly customizable accordion? Colorful!... read more
XML Banner Rotator
This is a highly customizable XML Banner Rotator with more than 35 XML... read more
Mirrored Image Slideshow
This is a creative slider with mirrored background. The design is... read more
list more items
General Videos
- How to buy?
watch movie - Embed a Flash Component in your Flash Project
watch movie - How to embed a Flash Component in the same HTML page twice?
watch movie - How to embed two different Flash Components in the same HTML page?
watch movie
Save money now!
Showcase
Send us a link to the page you used this product on, and we'll post the link to your site on our blog if you customized it nicely.
Need support?
Get a support ticket
read more
Share this
If you enjoyed this product, please consider sharing it via a social network, or leaving a comment. Thanks!





Products RSS Feed
Follow us on twitter
support@flabell.com
Corneliu Chitanu
on 6/6/11
We completed an update a minute ago to add support for SWF files. You can now open flash animations with this gallery. If you need this update, please download the new files and use the new preview.swf file. Also, you can take as an example the second item we set up in the XML file.
Marzena Pisnicka-Tomczakowska
on 18/8/11
I wonder if can I set transparency to this flash.
In javascript I set params.wmode = "transparent", but it does not work.
I've deleted from xml backgroundcolor parameter and commented params.bgcolor in javascript, but no result.
What can I do to set transparency?
In other flash components I've always set with wmode="transparent" and removing all other background parameters.
on 31/8/11
You'll need to set this property to 0 in the XML file:
backgroundTransparency="100"
You must leave this line
params.wmode = "transparent"
in your code too.
This should do it.