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
6 min 9 sec ago
8 min 3 sec ago
18 min 51 sec ago
19 min 57 sec ago
50 min 27 sec ago
1 hour 3 min ago
1 hour 4 min ago
1 hour 12 min ago
1 hour 13 min ago
1 hour 15 min ago