Ninja_Warrior
10-20-2008, 04:11 AM
Hi All,
I am trying to develop a flex application in which I have a TextArea and I want to perform some actions if user click outside that TextArea. I thought FlexMouseEvent.MOUSE_DOWN_OUTSIDE will occur whenever user click outside TextArea but it's not happening. Can someone explain me how to approach this problem.
Thanks
N
I am trying to develop a flex application in which I have a TextArea and I want to perform some actions if user click outside that TextArea. I thought FlexMouseEvent.MOUSE_DOWN_OUTSIDE will occur whenever user click outside TextArea but it's not happening. Can someone explain me how to approach this problem.
Thanks
N