I'd like to know what is the difference between MouseEvent.CLICK & MouseEvent.MOUSE_DOWN
.
Because when i use MouseEvent.MOUSE_DOWN
for a button to set full-screen
view its doesn't work, instead of this MouseEvent.CLICK
works. So what was the reason.
I don't specifically know about ActionScript, but in general a mouse click
event consists of a mouse down
event, followed by a mouse up
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With