On Scratch 1.4, the click even interupts the executing script and starts it running again, so the count increases. On Flash it does not. The script can not be interupted. You have to move the mouse off of the cat before the next click will increase the count. On Java?