.
overview
features
samples
help & support
downloads
buy now

Awaiting 3 votes.
Posted by : mx9580 on 10/12/2008 1315 pageviews, 1 purchases
Package includes: FLA
Opens with: Flash CS3
AS Version: ActionScript 3.0
Viewable with: Flash Player 9 and above

Click to See More Cheaper Items

This banner rotator is XML driven. The buttons move in a circle. you can show images or SWFs. Customize button color, hover color, text color, button number, button shape. Very powerful, you can test it on the test panel. Hope you like it.

If you want to hide the test panel, you need to set 'showTestPanel = false'. Normal version has removed elements for test panel, so the size is quite small.

Test version is 35kb
Normal version is only 6kb



Features:
1. XML driven
2. Powerful Test panel
3. Customize button color
4. Customize hover color
5. Customize text color
6. Customize button number
7. Customize button shape
8. Pause/Play rotator
9. customize link enable for banner (var linkEabled = true)
10. number buttons and control buttons position can be set in code
11. instruction for every variable and every function

Parameters:
/*-------------basic parameters:------------------------------*/
var showTestPanel = true; //whether or not show test panel; when you do not need it, set showTestPanel = false;
var xmlFile = 'images.xml'; //xml file path.
var buttonColor:uint = 0x000000; //color of all buttons.
var mouseOverColor:uint = 0xff0000; //color when mouse over buttons.
var numColor:uint = 0xffffff; //color of number or control texts.
var transitionTime:Number = 1; //second. banner transition time.
var rotateDelay:Number = 3000; //millisecond. interval time between two banners.


/*-------------parameters for number buttons:------------------*/
var totalNum:Number = 10 ; // number of buttons being showed.
var buttonSize = 20; // dimention of buttons.
var buttonScale = 1; // scale of buttons.
var buttonCornerSize = buttonSize; //round corner dimention of buttons.


/*-------------parameters for control buttons:----------------*/
var controlBtnsMcX = stage.stageWidth - 40; //x position for pause/play button.
var controlBtnsMcY = stage.stageHeight - buttonSize - 10; //y position for pause/play button.


/*-------------parameters for buttons moving in a circle:----------*/
var directionR_x:Number = 100; //x direction radius for buttons moving in a circle.
var directionR_y:Number = 20; //y direction radius for buttons moving in a circle
var centerPosX:Number = stage.stageWidth/2; //center x position for buttons moving in a circle.
var centerPosY:Number = stage.stageHeight - 60; //center y position for buttons moving in a circle.
var moveSpeed:Number = 0.008; //moving speed of buttons moving in a circle.


Click to See More Cheaper Items

Animations


Banner Rotator


Menu


News Reader


Preloader


Click to See More Cheaper Items



XML Banner Rotator Moving in Circle (as3)

XML Banner Rotator Moving in Circle (as3)


No comments found ! Click here to be the first adding comments for this component!

 
featured componentsfeatured components