Something that might cause this behaivour with the Canvas, is that inside the canvas that displays the tooltip wrong, I have a label whose text property is also binded to the the same of the canvas' tooltip var:

<mx:Canvas toolTip="{toolTipTextVar}">
<mx:Label text="{toolTipTextVar}" />
</mx:Canvas>


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to