I need to be able to click on a balloon

I created a custom ToolTip that contains the coordinates of the people.  I want the user to be able to hover over the object, see the contact info ToolTip and click on email addresses in the ToolTip.  However, since my tooltip implements IToolTip the ToolTip disappears the second mouse users will outside the object.  Basically, I need the ToolTip to stay put when the user places the mouse on to the ToolTip of the object.

I think I'd use PopUpManager popup to what you want.

Alex Harui

Flex SDK Developer

Adobe Systems Inc..

Blog: http://blogs.adobe.com/aharui

Tags: Flex

Similar Questions

Maybe you are looking for