Home / Components / Galleries & Slideshows / Banner Gallery XML /
Banner Gallery XML
70 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 8, Flash CS3, Flash CS4, Flash CS5
Viewable with: Flash Player 9
Documentation level: Well documented
Flash knowledge level: Advanced
Action Script: ActionScript 2.0
Product ID:F0901624
Dynamic banner gallery with XML.
You can change most of things by XML:
* Select first visible item,
* Rounded corner radius,
* Vertical - horizontal position of buttons,
* Padding of buttons,
* Text color, font size, background alpha,
* Transition type (alpha | x | y),
* Tween time,
* Duration / delay time of each item,
* X-Y position of each item content,
* Rounded corner radius of content backgrounds.
$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:
Complete and Advanced XML driven AS 3.0 Image /...[+]
Featured components:























39 comments
Add comment
1 2
dacm
Hey!
I bought this component yesterday, it’s working fine in my project but, I’m having some troubles with the fonts. If I try to change the font in the FLA file (fonts_mc), the gallery.swf file doesn’t show any text. There’s something else I must change?
Thank you in advance for your help and time.
#  /  PM  /  posted on Aug 21, 2009
flashblue
Open gallery/container/content/name_mc from library. Go to 2nd frame of “actions” frame. Search for “Swis721 BlkCn BT” and “Arial”. Change them to your font’s name.
#  /  PM  /  posted on Aug 24, 2009
dacm
Perfect!!
THX!!!! :D
#  /  PM  /  posted on Aug 24, 2009
flashblue
Thanks.
#  /  PM  /  posted on Dec 04, 2009
MiMa
Hi!
I like this Flash a lot. Thanks!
I have a little problem. When i refresh my Site (FF) the Flash stays old. I mean the changes i have made in the xml-file will not take effect. Second Quastion (Not so important) It is possible to hide the "Number-Buttons" but the Play"Pause Button will be still vissible?
Thanks
#  /  PM  /  posted on Aug 25, 2010
flashblue
You need to close your browser completely & re-open it to avoid cache problem. If you just refresh your browser it loads old swf & xml files.
Please, send me a private message to send you buttons hidden file.
#  /  PM  /  posted on Aug 25, 2010
MiMa
Thanks a lot for this fast answer!
But i have closed by Browser many times. I have changed the xml file one week ago, but the FF will still show the old file.
I have treid many things. here is the code frome the index.html
#  /  PM  /  posted on Aug 25, 2010
flashblue
Please, send me your test URL as PM.
#  /  PM  /  posted on Aug 25, 2010
MiMa
Hi! I need help. Where can i find the Rounded corner radius of content backgrounds? Is this new?
#  /  PM  /  posted on Feb 23, 2011
flashblue
It's not a new feature. You can see contentRadius="5" in XML.
#  /  PM  /  posted on Feb 23, 2011
MiMa
Thank you, but i need to know where to put the backgroundpicture?
#  /  PM  /  posted on Feb 23, 2011
flashblue
You can change image names/paths from XML.
#  /  PM  /  posted on Feb 23, 2011
MiMa
If i change the cornerradius the brackground of the corners is black. how can i change this. I need it transparent or a backgroundpicture.
thanks.
by the way: is it possible just to have the round-corners just on the top of the flash. I mean just the top-corners and not the bottum-corners?
#  /  PM  /  posted on Feb 25, 2011
MiMa
Sorry, me again. I have one BIG Question. I use the flash. But the Navigation on the top of this site is under the flash, but it must be in front! you can see on www.tg-ibb.de
THANK YOU VERY MUCH!!!
#  /  PM  /  posted on Feb 25, 2011
flashblue
You need to set wmode: "transparent"
#  /  PM  /  posted on Feb 25, 2011
MiMa
can you pleas tell me where (wich file and where in the file) and what to write?
Thanks a lot. Your Support is awsome
#  /  PM  /  posted on Feb 25, 2011
flashblue
Change this code in deploy/index.html:
var params = { scale: "noscale", menu: "false", bgcolor: "#000000" };
To:
var params = { scale: "noscale", menu: "false", bgcolor: "#000000", wmode: "transparent" };
#  /  PM  /  posted on Feb 25, 2011
MiMa
Thanks. It works on ff and ie but not on chrome.
#  /  PM  /  posted on Feb 25, 2011
koldtoft
To refresh with new images you need to delete browser cookies.
CTRL+SHIFT+DELETE is the shortcut in Google and IE
I would very much like to know how i hide the number buttons.
#  /  PM  /  posted on Aug 25, 2011
1 2