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
3 days 16 hours ago
5 days 13 hours ago
1 week 1 day ago
1 week 2 days ago
1 week 2 days ago
1 week 2 days ago
1 week 4 days ago
1 week 6 days ago
1 week 6 days ago
2 weeks 1 day ago