Looks like you can call stopImmediatePropagation on the click event From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of nylarch Sent: Wednesday, September 10, 2008 6:58 PM To: [email protected] Subject: [flexcoders] Custom ToolTip click event
Hi - I'm creating a custom ToolTip by implementing IToolTip and using a Panel. I'd like to expose more information in the custom tooltip using a click event but it seems like there is a build in click event for tooltips that closes it. Anyone know if it Is possible to intercept or cancel that click event and roll my own? Thanks!

