User Guide

74
12. Drag the block change color effect by 25 to the
scripts area and snap it to the bottom of the wait
block.
13. On the block change color effect by 25, click color
and then click brightness.
Figure 2. A short script
Above the Stage, there are two buttons: the green flag button
starts all scripts in the project, and the red octagon stops all of
the scripts.
The first block that is in the script, when <green flag> clicked,
states that the script should run when the green flag button
above the Stage is clicked. Click the green flag button now and
you should see that the background briefly changes color.
To Do This
Run a script (for testing) In the Scripts Area, double-click
any of the blocks in the script.
Insert a block above an existing
block
In the Blocks Palette, drag a block
over to the Scripts Area and over
the top of an existing block. The
white line indicates where the block
will be inserted.
Detach a block (and any blocks that
follow it) from a script
In the Scripts Area, click the block
and drag it away from the block
above it. All of the blocks below the
selected block will move with it.