Ads Banner Rotator AS 3.0
XML driven free banner rotator, ActionScript 3.0.
FEATURES:
- XML driven content
- Unlimited number of images
- Title and description customized through XML
- Delay time specified in XML
- Some nice transition effects, random or specified through XML
- Menu items set with XML
- You can specify random or single transition effect
Check the FREE Ads Banner Rotator ActionScript 2.0 ( AS 2.0) version!
Download Flash File (1289)
License: Free for download.

11 Responses to “Ads Banner Rotator AS 3.0”
Any tutorial on this?
Reply
FFC Reply:
August 24th, 2010 at 10:24 am
I’ll write something soon for how to use it.
Reply
Well, I’m just trying to use 4 images of my own, just leaving the blue Buttons so the customer can click on then any time, but I’m trying to get rid of the other features like the link over the image and the titles on each of them when the mouse is over but when I try to edit that It doesn’t work!
Reply
FFC Reply:
August 30th, 2010 at 7:15 am
Hello,
You have to enter the source file and comment this lines of code:
currMcBox.addEventListener("mouseOver",mouseRollOver); currMcBox.addEventListener("mouseOut",mouseRollOut); currMcBox.addEventListener("mouseDown",mousePress);Reply
I’m trying to use it in other size. like 800×600 but then the 1,2,3,4 and 5 numbers just disspear. how can I used in an specific size diferent than 500×250?
Reply
FFC Reply:
October 5th, 2010 at 10:49 am
You have to specify also the x and y coordinates for the number’s menu:
Reply
Allan Reply:
February 22nd, 2011 at 9:26 pm
I’m also trying to use it in another size. Can I make the black bar and the text fields longer?
I have already tried to make them longer by adding code:
currMc.width=(700);
//But the problem is that the text then is scaled up along with the bar and fields?
Is there another way?
Best
Reply
Allan Reply:
February 23rd, 2011 at 10:20 am
I’ve got it! Found the files in library : )
…Thougth all was generated from AS code only
I’m trying to open the url in the same page. I tried target=”_self” but it didnt work. always open a new window. How can I used so the link is opened in the same page.
Reply
FFC Reply:
October 22nd, 2010 at 9:02 am
I’ve made a couple of changes. Download again the archive. It should work now.
Reply
This is great! Thanks for the download.
Reply
Leave a Comment