m |
Scimonster (talk | contribs) (It's not outdated.) |
||
Line 1: | Line 1: | ||
− | |||
{{redirect|Stop|the block with "Stop" in its name|Stop () (block)}} | {{redirect|Stop|the block with "Stop" in its name|Stop () (block)}} | ||
Line 6: | Line 5: | ||
The [[Stop All (block)|Stop All]] block is related to the stop sign (hence the use of the stop sign image); once the block has been reached in a script, the project will end unless it is started again manually, by the clicking of the [[Flag (programming feature)|Flag]], the clicking of a [[sprite]], or a [[When () Key Pressed (block)|When () Key Pressed block.]] | The [[Stop All (block)|Stop All]] block is related to the stop sign (hence the use of the stop sign image); once the block has been reached in a script, the project will end unless it is started again manually, by the clicking of the [[Flag (programming feature)|Flag]], the clicking of a [[sprite]], or a [[When () Key Pressed (block)|When () Key Pressed block.]] | ||
<gallery> | <gallery> | ||
− | File:Stop sign offline.png|The stop sign in Scratch | + | File:ScratchStartStop.PNG|How the buttons appear in Scratch 2.0. |
+ | File:Stop sign offline.png|The stop sign in Scratch 1.4. | ||
File:Stop sign online.png|This is the stop sign as it appeared in the [[Java Player]], circled. | File:Stop sign online.png|This is the stop sign as it appeared in the [[Java Player]], circled. | ||
File:The stop all block.png|This is how the [[Stop All (block)|stop all block]] used to relate to the stop sign. | File:The stop all block.png|This is how the [[Stop All (block)|stop all block]] used to relate to the stop sign. | ||
− | |||
</gallery> | </gallery> | ||
− | Some people mistakenly call it the Red Flag.<ref>http://scratch.mit.edu/forums/viewtopic.php?id=57153 Look in "Fixed Glitches", number 10</ref> | + | Some people mistakenly call it the Red Flag.<ref>http://archive.scratch.mit.edu/forums/viewtopic.php?id=57153 Look in "Fixed Glitches", number 10</ref> |
==Location== | ==Location== |
Revision as of 12:37, 6 August 2013
- "Stop" redirects here. For the block with "Stop" in its name, see Stop () (block).
The Stop Sign is a button that when clicked stops the running project immediately. It can be clicked at any time during a project.
The Stop All block is related to the stop sign (hence the use of the stop sign image); once the block has been reached in a script, the project will end unless it is started again manually, by the clicking of the Flag, the clicking of a sprite, or a When () Key Pressed block.
This is the stop sign as it appeared in the Java Player, circled.
This is how the stop all block used to relate to the stop sign.
Some people mistakenly call it the Red Flag.[1]
Location
The stop sign appears online and offline, as does the flag. It appears on the right of the flag in both places.
References
- ↑ http://archive.scratch.mit.edu/forums/viewtopic.php?id=57153 Look in "Fixed Glitches", number 10