Click the right and left arrow keys to move the sprites. The top sprite moves using just a "When key clicked" event. The bottom sprite moves with a "When green flag clicked" event plus a forever loop that checks to see if a key is pressed. Notice the delay in the top sprite. Also notice that you can stop movement one method but not the other. See inside for more details about how this works
A short tutorial demonstration by Ms. Sconyers