Playing with MouseEvent in Flex 3
I have come across a very interesting problem while developing a flex application where I have a button control and I want to call two different functions onĀ click of the button . The interesting part is that I want to call two different functions on different events of the same button control, one at single click and ...
Published in: ActionScript, Flash, Flex
