XML Banner Rotator 0 AS3
FREE fading XML Banner Image / picture / photo rotator & slideshow using clickable numbers and autoPlay, previous, next buttons and scrollable text description box.
FEATURES:
- Easy to use XML file for images / titles / descriptions and links
- Scroll Bar component support for the text description box
- Multiple banners support, you can use SWFs and/or image files
- AutoPlay / Previous / Next with timer and adjustable focus symbol
- Time period adjustable from the XML file (in seconds)
- You can set the autoPlay box at any x,y position from the XML file
- Highly customizable skins and HTML / CSS driven description text box
- Set URL links when pressing individual banners in the XML file
- Optionally set the XML file path in HTML with FlashVars
Check also the Free XML Banner Rotator 0 AS2 (Actionscript 2.0).
Download Flash File (5593)
License: Free for public non-commercial use.
18 Responses to “XML Banner Rotator 0 AS3”
Hi,
Can “XML Banner Rotator 0 AS3″ achieve something like this http://www.harveynorman.com.au/?gclid=CK6Nkr_wnqMCFQk2bwodEHl_qA ? It has a separate link for each picture and allows user to click on the “Find out more” button.
You can specify in the XML file, distinct links for each photo.
Hello,
These types of banners are exactly what I’ve been looking for so thank you very much for that; however, I have one question I hope you can help me with. Each of the slides I’m using are swf files with animation but they are all being preloaded so by the time you get to slide 2 and so on it has already played it’s animation sequence. Is there a way to set it up so each slide waits to play until it comes up?
Thank you
This option is not available since the slides are already preloaded from the beginning.
I really love this rotator.
Can you help me figure out how to adjust the hover color and/or effect for just the buttons at the bottom?
Thanks for all your help,
Nathan
Open the Actions tab and go to “thumbnailsMenu” MovieClip. Search for “setColor” and “resetColor” functions and change the values for this variables:
Also you have to go to “increaseColor” and “decreaseColor” and set which of the 3 offsets to be modified. Default is all 3.
If you want a strong color intensity you have to change the values for this variables at the top of the actionscript:
Hello,
Can anybody tell me how I can change the comment field settings at the bottom of the banner. I want it to be always visable, and not just with a on-mouse-over event.
Many Thanx
Gido
Hy,
Enter the buttonsScrollingMenu MovieClip and search for :contentDescriptionBox.alpha” and change it’s value to 1. Then enter the imageBox MovieClip and comment this two lines of code:
imgMc.addEventListener("rollOver",addRollOverHandler); imgMc.addEventListener("rollOut",addRollOutHandler);This should work;)
Hi,
First of all, great job and great slider!
Can anyone please tell me how I can increase the amount of number box at the top-right corner so that I can have more numbers to click on.
Thank you very much!
Jay
Hi guys, figured out my previous question by myself, I have another question though, how can I make those control buttons transparent? I suppose it needs to be done in Flash? I found the buttons in the library but I have no clue how to change the opacity and stuff, thanks!
Hi,
Enter Flash, go to the button MovieClip. Press the background graphic. Go to Color tab(you can find it in the window -> color if it’s not allready on the right side window) and modify the alpha value there.
hi,
How to expand the banner width(left image)?
you need to modify in the xml file this line
and then enter Flash and change also the stage width.
Hi there, lovin’ this banner component and am excited to implement it into my site. I find myself stuck in trying to resize the content description box which is constrained to the width of the banner slide. I would like to have a margin on each side of the text box and centered within the slide.
Line 48 of the imageBox movie clip seems to be what I need to modify:
contentDescriptionBox.bg._width = imgMc._width;
I just don’t know exactly what the code requires for me to achieve this.
Any help would be greatly appreciated.
Hello –
can you advise as to the HTML code that will anchor the Banner Rotator on the page? Many thanks
I love the banner it is just what I been looking for; a rotator with buttons!
But when I add more images to the xml file the extra buttons end up continuing out to the right going under the play/pause and next buttons. how do I make the buttons move to the left when I add more images so they are visible and don’t display underneath the control buttons?
Hi,
Go to config.xml file and change the itemX value from the line 8:
Regards,
FFC
I am still having the same problem. Changing that value seems to move the whole button group including the control play next buttons. But when I add extra images the number 6, 7, and 8 buttons are still underneath the play, Last, and Next buttons.
I guess the question is how do I move the play control buttons separately from the number buttons?
Thanks for your help.
Leave a Comment