FEATURES :
- These two sided buttons are generated from the same script, you only need to change some variables to achieve many button styles.
- Buttons are generated from an array.
- Drag and drop into your project.
- All scripts are aditable.
- You can switch between the horizontal or vertical button’s alignment, horizontal or vertical animation in seconds.
- actionScript 2, flash 8 or higher.
You can have as many buttons variations as you like in seconds just by changing these variables:
example:
buttonAlign = "vertical"; //change this to "horizontal" or "vertical" to change the button’s alignment
buttonAnimation = "horizontal"; //change this to "horizontal" or "vertical" to change the direction of the button’s animation
fontSize = 15;
textSpacing = 5;
buttonSpacing = 0;
animationSpeed = .5;
rotationAngle = 25;
//set the text margin
leftTextMargin = 40;
rightTextMargin = 0;
topTextMargin = 0;
bottomTextMargin = 0;
//set the text color
textOverColor =0×333333;
textNormalColor =0xFFFFFF;
//set the buttons background color and alpha
backOverColor =0xFF00FF;
backNormalColor =0×333333;
backOverAlpha =15;
backNormalAlpha =100;

72 Purchases
25 Comments