Fixed on V24! On Scratch 1.4, the click on Sprite event interrupts the executing script and starts it running again, so the count increases. In the Flash player it does not. The script can not be interrupted. You have to move the mouse off of the cat sprite before the next click will increase the count. In the Java player, it acts like Scratch 1.4 - the script can be interrupted.