I'm currently working on a project that required a fancy looking tooltip. Unfortunately the native tooltip object in Flex doesn't support htmltext. By accident I found out that a swc I was trying to use (
Libagic) for a Edit-In-Place TextInput included a class you can use to override ToolTip called HTMLToolTip. You can read about it
here. Right-click on the flex example at the bottom of his post to view the source.
No comments:
Post a Comment
If you found this page useful, or you have any feedback, please leave a comment.