Homepage
Class Activities
Vocab + Block List
Motion Blocks
Looks Blocks
Conditional Blocks

Event Blocks with Examples


Motion Block

Description

Project Example

Block Examples

startcode
The 'when FLEG clicked' block starts the program and runs the code contained within the attached block stack when the GREEN FLAG IS CLICKED.

The 'when SPECIFIC key pressed' runs the code contained within the attached block stack when the KEY IS PRESSED.

The 'when this sprite clicked' block runs the code contained within the attached block stack when the SPRITE IS CLICKED.
backdrop
Runs the code contained within the attached block stack when the BACKDROP IS SHOWN on the stage.
broadcast
Runs the code contained within the attached block stack when a MESSAGE IS BROADCAST.