Here is a quick tip for Flash/Flex or Flash Builder or anything that uses ActionScript 3. If you are having a (fast) moving animated DisplayObjects that you want the user to be able to click, I suggest NOT using the MouseEvent.CLICK but MouseEvent.MOUSE_DOWN. MouseEvent.MOUSE_DOWN works a lot better and it fires faster than the MouseEvent.CLICK event.
recent comments
5 min 47 sec ago
7 min 41 sec ago
18 min 29 sec ago
19 min 35 sec ago
50 min 5 sec ago
1 hour 2 min ago
1 hour 4 min ago
1 hour 11 min ago
1 hour 13 min ago
1 hour 14 min ago