This is fairly simplistic stuff, but it might get some kids' digestive juices flowing.

The code is in the cardScript: play with the Right and Left Arrow Keys to see the fun.
Updated version available below.
Moderators: Klaus, FourthWorld, heatherlaine, robinmiller, kevinmiller
There IS a way to limit that, but, for the life of me, I can't remember how to do that.the keyboard repeat build up
Version with flushEvents implemented.put flushEvents("keyDown") into temp
put flushEvents("keyUp") into temp
Heh, should have thought of that one myselfrichmond62 wrote: ↑Fri Apr 13, 2018 6:28 pmuse flushEvents to prevent the animation going into overdrive,