This is another way to create interactivity in your Scratch project. Click the sprite to change the backdrop, and then look inside to find out how it works. Look especially at the Sprite script and the Stage script; one is sending a message and the other is listening for a message. This is an example of the Broadcast and Receive blocks.
Created by Sean Justice (aka: mediasean).