XML Banner Rotator
This week's featured product
Store Locator
This cool AJAX application will enhance your website by showing your stores' locations. You can also display an image and a short description so your users know exactly where to find your business.
Become a premium member
Flabell and Themesbell membership provides users with the ability to download any of our components for Adobe Flash and website themes for free, during an entire year.
read more


Subcribe to topic RSS

Products RSS Feed
Follow us on twitter
support@themesbell.com
cid
on 13/3/11
I tried to make this banner work on my website and it did ;-)
I made the swf file transparant and also adjusted the
backgroundColor = "0xffffff"
backgroundTransparency = "25" in the xml file
So far so good, it's dealing good with jpeg files only my problem started when I inputed instead of jpeg images the transparant png images.
The pictures are showing up in the banner but
they are now starting overlapping each other when the banner starts playing so they stay all visible on top of each other.
is there a way to fix this?
Thx,
Cid
on 15/3/11
Thank your for reporting this problem. We'll try to find a solution as soon as possible. I'll post a comment on the component page if it's ready.
This banner rotator was not designed for transparent images. When the transition to the next image starts, the previous image must remain visible. That's necessary so the the little rectangles effect will look good. If we'll hide the previous image after the current image is fully visible, the transition would still look a little weird.
We'll try to think of something.
Thanks again.
carviz
on 25/7/11
backgroundColor = "0xffffff"
backgroundTransparency = "0"
on the html file i use teh netx param
params.wmode = 'transparent';
i hope, this can help you, sorry my english..