- All
- User Interface
- Scroll Bar Components
- Flash XML Calendars
- HTML / XML News Readers
- HTML / XML Tables & Grids
- Flash Contact Forms
- Date Picker Components
- Flash XML Guestbooks
- Color Picker Components
- Countdown Components
- Flash Tool Tip Components
- Image Zoom & Panning Controls
- Flash Text Tools & Editors
- Rating and Pool Systems
- Flash Weather Widgets
- 3D Object Rotators
- Shopping Carts
- Flash Maps
- Galleries & Slideshows
- Menus & Navigation
- Design & Effects
- Audio & Video
- Templates
- Applications & Games
- Various
- Adobe Flex
- Adobe AIR
- Free Flash Files
- Lightroom Plugins
- Dreamweaver Extensions
Posted by : snowcat
113 purchases
Package includes: FLA
Opens with: Flash MX 2004, Flash 8, Flash CS3, Flash CS4
AS Version: ActionScript 2.0
Published size: 3kb
Flash knowledge required: Basic
Documentation: Well documentated
Banner rotator 468x60
Highly customizable banner rotator, XML driven.
You can use it as a slideshow.
You can set:
- unlimited number of images or SWF's through the XML file
- the banner's width and height
- target URL's for each image
- the transitions effects
- the time interval between transitions (you can specify the duration in seconds for each image/SWF in the XML file)
You can set a specific order for the images and transitions, or you can set a random order for each.
There are 4 transitions included from Transitions Effects Collection.
Here's the list of variables you can change at the beginning of the code:
bannerWidth = 468;
bannerHeight = 60;
transitions = [2,0,3,16,21];
//the numbers 2,3,16,21 represent mask2, mask3, mask16 and mask21 from the Library
//0 means an alpha transition
//edit the numbers from this array to indicate which transition to use and in which order
useRandomTransitions = false; //set it to true if you want to generate a random transition
useRandomImages = false;
alphaSpeed = 2; //the speed for alpha transition
duration = 3; //time interval between transitions, in seconds

- Price : $7
- buy now
- add to alerts
Slideshow 600x400
http://www.lynda.com
hey,
im new here so im gunna start off by saying i have an average knowledge for HTML coding and i recently purchased XML banner rotator 3 and would really appriciate it if someone could post a link to a tutorial or help me out in anyway. i am determined to learn because i have recently started my own gaming website and dont want to find i have wasted my money on this product. please help, i would greatly apprieciate it.
How do you edit the settings in the xml document? What is the format?
I’m glad you all managed to fix your issues
Ignore the below comment; something was screwing up my browsers. A reboot solved the issue.
How do you add hyperlinks to each image? I’ve edited the XML file, but they don’t appear to be enabled. In fact, the demo here on this site doesn’t appear to have hyperlinked as well (in Firefox) or the link appears in the tiny banner (in IE7).
I double checked and I did have both edits done. Seems it was an iframe issue which I have resolved now.
Thank you!
I no longer have a trial version of my editor to look at the flash file, but I thought I did. It works fine in FireFox, but not IE. So do you know if that means I missed an edit somewhere?
nevermind, I used css….
























help
and feedback
latest
news
latest
forum entries
thecomputerguy, you don’t need instructions on how to edit an XML file, I think it’s pretty explanatory.
If you refer to the settings of the banner which I said you can change them at the beginning of the code, this settings are located at the beginning of the ActionScript code in the FLA file. You could find these instructions useful
Itjfan182, the same insctructions could be very useful for you too