hello, I m using treemap comminity edition. I want to desable the mouse over event when the mouse is over the Treemap nodes. I used the removeEventListner for the treeMap and the TreemapLgent instance but nothing is changed.
is this listner used inline directly the mxml code without the addEventListner?
have youany idea how to do this feature?
Best Regards,
Comments (1)
Mar 08
Fadi Mansour says:
Hello Samir, Im not sure I understand what you are trying to do. Correct me if ...Hello Samir,
Im not sure I understand what you are trying to do.
Correct me if I am wrong. You are trying to hide the tooltip that appears on the TreeMapLegend when you roll over a node in the TreeMap? If so, here is the solution:
This is a solution but you must be careful when you use it because in future release this solution may affect other new functionalities.
Regards,
Fadi Mansour