Home / Components / Galleries & Slideshows / XML Banner Rotator 1 ( Slideshow & Gallery ) AS2 /
XML Banner Rotator 1 ( Slideshow & ...
54 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
$4.00
Package includes: FLA, SWF, HTML, XML, JS, ( source code )
Flash Version: Flash 8, Flash CS3, Flash CS4, Flash CS5
Documentation level: Well documented
Flash knowledge level: Intermediate
Action Script: ActionScript 2.0
Product ID:F0901527

Download XML Banner Rotator / slideshow / gallery source file for Flash 8 / Flash CS3 / Flash CS4 and above / ActionScript 2.0 version.
Key Features:
* Easy to use XML file for images / titles / descriptions and links
* Scroll Bar component and mouse Roll Over Scroll support
* Multiple banners support using SWFs and/or image files
* AutoPlay / Previous / Next with timer and adjustable focus symbol
* Highly customizable skins and HTML / CSS driven description
* Optionally set the XML file path in HTML with FlashVars
* Individual banner URL support on mouse click
* Center SWF in HTML activation option
Check the general Tips & Tricks page regarding all FT products.
Visit FlashTuning.Net portfolio for other great products such as 3D XML Carousels, Dock XML Menus, Image Scroller Menus, XML Banner Rotators, XML Galleries & SlideShows, Video Lists & FLV Players, HTML News Readers.
Check also ALL FILES PACKAGE:
$4.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 Flashtuning:
Related components:
Featured components:






















19 comments
Add comment
arashi007
This is almost exactly what I am looking for, but would it be possible to have the words tab appear on each picture? Please let me know.
#  /  PM  /  posted on Feb 27, 2009
Flashtuning
Hi,
Thank you for your interest. Please provide more details. What do you mean by the “the words tab appear on each picture”?
The title along with the description box is displayed as you can see when the mouse is over the big image area in this product version.
Best regards,
Flashtuning
#  /  PM  /  posted on Feb 27, 2009
arashi007
I mean keep the title and description box constant instead of only appearing when hovering over it. As soon as you let me know, I can purchase it. I look forward to your reply. Thanks!
#  /  PM  /  posted on Feb 27, 2009
Flashtuning
Hi,
Sure, you can make the description box visible by default and disable the show/hide description when mouse is hovered or out the banner area. If you can’t handle these changes just send us an email at contact [at] flashtuning.net and we’ll send you back the file with these adjustments.
Best regards,
Flasthuning
#  /  PM  /  posted on Feb 28, 2009
dynamicsonline2
Hi,
I recently purchased this file.
I was wondering if there was a way to make certain slides have different durations.
For instance. Slide 1 stays on the screen for 10 seconds while all of the others sty on the screen for 3.
was the file created to have this functionality?
is it possible to use the xml to do this?
#  /  PM  /  posted on Apr 02, 2009
Flashtuning
Hi,
In this version there is only one global time interval in seconds for images switching to keep things uniform.
This version doesn’t have this functionality but obviously you can modify it to achieve the extra features you need.
As a suggestion you will probably have to create a new attribute entry in the XML file for each image object named for example imageTimer=“10” for image 1, imageTimer=“3” for image 2 and so on for all individual images.
After that you need to go and edit the .fla file in Flash and edit the big image movie clip template and go to the Read Me layer and you’ll see a set interval function that is called based on the global timer and replace it with the individual time duration for that image.
Best regards,
Flashtuning
#  /  PM  /  posted on Apr 02, 2009
dynamicsonline2
Hello Again,
I am using this gallery for a client, and they noticed that when viewing the gallery in AOL, the loading circle icon does not go away from the thumbnails after they are loaded…
Is there a way to fix this?
Please help.
#  /  PM  /  posted on Apr 06, 2009
Flashtuning
Hello,
Sure, try the following. Edit the imageBox movie clip and go to the ReadMe layer and before the removeMc(loaderanim) code line add loaderanim._visible = false ( you can comment the removeMc call or leave it as is ).
Regards,
Flashtuning
#  /  PM  /  posted on Apr 07, 2009
dynamicdesign
How do i change the size of the main image in Flash? What are all the areas i need to change to make it view correctly?
#  /  PM  /  posted on May 03, 2009
Flashtuning
Edit the .fla file in Flash and adjsut the document size or modify the Flash object size from within the html file ( check the Tips & Tricks link from the product description – question 2 ).
Edit the border clip and adjust the rectangle shapte size from within the big image movie clip template to increase / decrease the big image preview size ( we’ll add a parameter for this in the xml file soon ).
Everything else you adjust from the configuration xml file.
#  /  PM  /  posted on May 04, 2009
Flashtuning
NEW
Product just updated to vers 1.4 including more parameters witin the xml configuration file and minor bug fixings.
#  /  PM  /  posted on Oct 10, 2009
John Matheson
Hi FT..
When it says it supports multiples.. does that mean I can put more than one on the scene in Flash and can name each xml content files according to the images on each viewer…
I really like this one since it is very clean looking and great for my architecture and real estate page.
Destiny Matheson
#  /  PM  /  posted on May 19, 2010
Flashtuning
Hi,
If you want to put more than one banner instance inside your Flash project you can do it in few ways:
1. You need to duplicate folders on your server for each banner instance and inside your Flash project use loadMovie to load each banner SWF file similar to loading an external image using the loadMovie method.
2. Check also question number 21 from the FAQ area on our site:
www.FlashTuning.net
Regards,
Flashtuning
#  /  PM  /  posted on May 19, 2010
John Matheson
Hi again!.. sorry but I must be blond!!
I have a few problems.. I changed my config files as much as I can work out.. Now I have two flash movies… Firstly, I cannot work out how the css links to the text, at the moment it is tiny… I change the css but nothing happens on the the text in my swf file…
And… I cannot find the loadMovie thing you tell me about. I checked out number 21 FAQ.. I did not understand most of it.. I don’t want to put two swf files into the same html.. I want to put two swf movies into the same swf scene… one above the other… but I cannot find how to change the config location on the flash file…. I have my two flash movies in two different folders… I try hard before asking for help…
Sorry to be a bother… I haven’t even started with the other component yet.. emmm!
Destiny Matheson
#  /  PM  /  posted on May 20, 2010
Flashtuning.net
Email sent. I’m sure everything can be worked out.
Best regards,
FlashTuning Support
#  /  PM  /  posted on May 20, 2010
John Matheson
You are so good…!!
Product wonderful
Tech support wonderful
10 Stars
Destiny Matheson
#  /  PM  /  posted on May 21, 2010
Flashtuning
= NEW =
X-Treme Banner Rotator !
#  /  PM  /  posted on Oct 13, 2010
pmos
Hi i need to add an image slider like this in my flash site and i need the images to open in a lightbox instead of flash. I use AS2.0. is it possible with this component?
#  /  PM  /  posted on May 04, 2011
Flashtuning
Hi,
Sure, check the FAQ area on our site question number 19,18 and other useful questions:
http://www.flashtuning.net/faq
Flashtuning
#  /  PM  /  posted on May 04, 2011