This is a as3 tooltip component.
You can use it in flash cs5 , flash builder and flex IDE .
How to use it?
It is very simple.
For example, your mc name is ‘mc’,and you want to show “hello”,then add following code:
import KiteTooltip;
var kt:KiteTooltip = new KiteTooltip(mc,”hello”);
That’s it^^.
Certainly,you can do more settings,there is a help file in the download zip file,and it will guide you.
Feature:
support html text
you can set the font,font size,line color,text color,connect line length and skew radian