This is a highly customizable XML Banner Rotator with more than 35 XML options, including the masking size and speed.
You can control the position of the elements on the screen, the number of images, as well as the colors - all from XML.
As always, you can use this Flabell Flash Component in any size you need, as well as in other HTML or FLA files.
Similar flash components
Mirrored Image Slideshow
This is a creative slider with mirrored background. The design is... read more
Image Banner Rotator...
This XML banner rotator is easily resizable and customizable from XML... read more
Horizontal Image...
This XML banner rotator is easily resizable and customizable from XML... read more
list more items
General Videos
- Using Flabell Components in your Flash Projects
watch movie
Our recommendation
XML Banner Rotator with Thumbs
This XML Banner Rotator has both thumbs and navigation which allows for... read more
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
brandolt
1 week, 1 day ago
second, my banner was embed on web site like index.html on deploy folder, but i can see in my index.asp.
but i can see works if im put on browser "www.mydomain.com.br/banner.swf".
my code in index.asp:
<div id="flash"> <script type="text/javascript" src="js/swfobject.js"></script> <script type="text/javascript"> // JAVASCRIPT VARS // cache buster var cacheBuster = "?t=" + Date.parse(new Date()); // stage dimensions var stageW = "902";//"100%"; var stageH = "320";//"100%"; // ATTRIBUTES var attributes = {}; attributes.id = 'FlabellComponent'; attributes.name = 'FlabellComponent'; // PARAMS var params = {}; params.bgcolor = "#ffffff"; params.menu = "false"; params.scale = 'noScale'; params.wmode = "transparent"; params.allowfullscreen = "true"; params.allowScriptAccess = "always"; /* FLASH VARS */ var flashvars = {}; /// if commented / delete these lines, the component will take the stage dimensions defined /// above in "JAVASCRIPT SECTIONS" section or those defined in the settings xml // flashvars.componentWidth = stageW; //flashvars.componentHeight = stageH; /// path to the content folder(where the xml files, images or video are nested) /// if you want to use absolute paths(like "http://domain.com/images/....") then leave it empty("") flashvars.pathToFiles = "banner/"; // path to content XML flashvars.xmlPath = "xml/banner.xml"; /** EMBED THE SWF**/ swfobject.embedSWF("banner.swf"+cacheBuster, attributes.id, stageW, stageH, "9.0.124", "js/expressInstall.swf", flashvars, params, attributes); </script>i have banner.swf in root folder
and "js" folder and "banner" folder too
anything wrong? ty for help!
1 week, 1 day ago
1 week ago
my problem is the "wmode", because i like to set "transparent" but doesn´t works.
the code are on www.virtueit.com.br/new_site/index.asp
could you help me again?
thanks a lot.
1 week ago
Cya!
madhav
1 week ago