Hi, look at ToolTipManager class, it has a createToolTip() method, this class 
also provides a destroyToolTip() method which allows you to manage the creation 
and disposal of your tool tips, also you can set the toolTipClass property with 
the class you want to use for you tool tip: 
http://livedocs.adobe.com/flex/3/langref/mx/managers/ToolTipManager.html

Reply via email to