one way to achieve this is as follows:- 1) create a component which you want to show as the tooltip. 2) on the mouse over property of the component on which you want to show the tooltip show this component and on mouse out remove it.
On Mar 9, 9:47 am, "cholid.r" <[email protected]> wrote: > Hi all > i need tooltip that contain button > anyone's know? > thanks > regards -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

