Web 2.0 Icon Class

by jayc

Description
Web20Icon.as is a class that helps you add icons to your project as easy as you would add Sprites or any display object.

Features
-set first color (upper left corner)
-set second color (bottom right color)
-set text color (color of text)
-set text
-set shadow (true/false)
-set /change size

Usage
var icon1:Web20Icon = new Web20Icon(new Arial());
icon1.iconSize = 150;
icon1.iconFirstColor = 0×339900;
icon1.iconSecondColor = 0×000000;
icon1.iconShadow = true;
icon1.textFeed = “Tx”;
icon1.textIconColor = 0xFFFFFF;
or
var icon1:Web20Icon = new Web20Icon(new Arial(), “Im”, 80, 0xEA1515, 0×750B0B, true);

Help File
There is a “txt” file with instructions and the code is commented.

$8

Prepaid customers
pay just $6 - how? Prepay Your Account With our deposit system not only will purchasing be much faster, but we’ll also take $2 off the price! Find Out More Price

You must sign in or sign up to purchase this item.

Purchase 9 purchases

File Types Included
Flash CS3 (9+)
Item Attributes
Created 29 June 09
Published Size 22kb
Opens With Flash CS3 (9+)
Resolution N/A
ActionScript Version AS3
Documentation Well Documented
Flash Files Included N/A
Collections that include this item