Home / Components / Galleries & Slideshows / Sliding Image Banner XML v3 /
Sliding Image Banner XML v3
77 purchases
License:
By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website&nbs... [+]
> View graphic table with full license features
$8.00
Package includes: FLA, SWF, HTML, XML, JS, Complete source file
Flash Version: Flash CS3, Flash CS4, Flash CS5
Viewable with: Flash Player 9
Documentation level: Excellent documented
Flash knowledge level: Intermediate
Action Script: ActionScript 3.0
Resolution: Resizable
Product ID:F0901981
Dynamic sliding XML driven banner/ image rotator with AS3 coding.
Features included:
* First visible item,
* Rounded corner radius,
* Duration/ delay time of each item,
* Show/ hide buttons,
* Show/ hide content,
* Current, RollOver, RollOut color of buttons,
* Color - font size of title & description contents,
* CSS file path,
* Percentage & animation based preloader.
You can change button positions to left|center|right from XML.
$8.00
License:
Personal License By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website or other multimedia project not generating income ), your personal work or work for a client. You may not redistribute / resell the functionality provided with the purchased product without the author's and / or FlashComponents.net written permission, but you may modify its content. In case you want to use the product for a commercial project then you will have to buy the 'Commercial License'.
| Usage Terms: | Personal | Commercial | Multiple |
|---|---|---|---|
| Use in ONE SINGLE NON-COMMERCIAL project | |||
| Unlimited use in the same project | |||
| Use in ONE SINGLE COMMERCIAL project | |||
| For your client's ONE SINGLE COMMERCIAL project | |||
| MULTIPLE COMMERCIAL projects | |||
| For your client's MULTIPLE COMMERCIAL projects |
Other by flashblue:
Related components:
Featured components:























35 comments
Add comment
1 2
conception.imag
Hi.
I just bought your components. It’s works fine, but I have a problem…
I have to click btn 2-3-4-or5 for it to start scrolling the images. It doesn’t starts by itself. Should I change some settings somewhere ?
thanks
#  /  PM  /  posted on Apr 13, 2010
flashblue
It occurs from wrong CSS path in XML generally. Because, AS codes tries to load CSS file as first. Look at path of CSS in XML.
#  /  PM  /  posted on Apr 14, 2010
conception.imag
Thanks !!
It works like a charm…
#  /  PM  /  posted on Apr 14, 2010
ron.greenwood
Hello
Your product works fine. http://www.sharontalbot.com/stalbot_plays.html
Can I alter the MOTION PATH of the incoming and out going images?
thank you
#  /  PM  /  posted on Jun 11, 2010
mikeburroughsde
Love the customizability of this component, but I’m having a few issues with the buttons. Sometimes, they don’t change when the item changes, so it’ll be on the 3rd item but the first button still shows as active. It’ll also occasionally not go to the next item. It’ll transition to the same item again. Any thoughts?
#  /  PM  /  posted on Jun 13, 2010
flashblue
Buttons are disabled when preloader is visible. If there’s another issue, please send me your files to have a look.
#  /  PM  /  posted on Jun 13, 2010
jackpotgifts
I am trying to resize this slider to 600x202 how do i do this?
Even after changing the CSS, FLA and XML the banner is still 590x300.
Any thoughts? Do i have to modify any actionscript?
#  /  PM  /  posted on Jul 28, 2010
jackpotgifts
#  /  PM  /  posted on Jul 28, 2010
jackpotgifts
I cannot get this slider to work in 64-bit versions of Internet Explorer..
Any thoughts?
#  /  PM  /  posted on Jul 30, 2010
flashblue
#  /  PM  /  posted on Jul 31, 2010
jackpotgifts
Having trouble getting the links to be "_self." here is my code.
I have it set to "_blank" currently because that seems to be the only setting that is working. I also tried l leaving it empty, "" and deleting it entirely. but nothing seems to work.
Please help.
#  /  PM  /  posted on Dec 21, 2010
jackpotgifts
Having trouble getting the links to be "_self." here is my code.
I have it set to "_blank" currently because that seems to be the only setting that is working. I also tried l leaving it empty, "" and deleting it entirely. but nothing seems to work.
Please help.
#  /  PM  /  posted on Dec 21, 2010
flashblue
You can working example on the preview. Click on on 4th button. It opens in the same window.
You just need to write URL without ,_self
#  /  PM  /  posted on Dec 21, 2010
jackpotgifts
Actually the example does not work for me either. I am using the newest version of Firefox. I also had a friend test it and it doesn't work.
How exactly should the code be written?
#  /  PM  /  posted on Dec 21, 2010
flashblue
Open "source/com/flashdo/flashblue/Banner.as". Go to bottom of it.
You'll see:
navigateToURL(request, mc.target);
Change it to:
navigateToURL(request, "_self");
#  /  PM  /  posted on Dec 21, 2010
1 2