This is to have a Scratch block made for the ScratchR's and the Scratch Team to see them.
[blocks]
<when green flag clicked>
<say[ Help Scratch ]for( 5 )secs>
[/blocks]
Offline
No images for me
But I thought some more sound blocks could be handy.
1. Play sound for ( ) :This could be used for playing a sound for a few seconds.
2. Play sound from ( : ) : This could be used to play a sound, but not from the beggining. Eg: Play it 10 seconds into the sound/song
Offline
pause sound (sound1) pauses a sound'
unpause sound (sound1) unpauses a paused sound
pause all sounds pauses all currently playing sounds
unpause all sounds unpauses all paused sounds
pen over sprite (sprite1) puts pen over a certain sprite
pen over all sprites puts pen over all sprites
pen behind (sprite1) puts pen behind a certain sprite
pen behind all sprites puts pen behind all sprites
stamp onto sprite (sprite1) stamps the pen picture onto a sprite (only on the part
of the sprite the pen is touching)
copy pen copy all that you've done with the pen, so if you use clear, you can
instantly get it back without drawing it again
change copied pens x changes the x position of the copied pen
change copied pens y changes the y position of the copied pen
and a clone block
Offline
Offline
play video
Offline
The video idea is good... They actually had separate video, image, and sound sprites in 0.1 and 0.2. However, now image and sound are merged, and video is removed. Quite frankly, though, the only advantage I can see to having videos is that they could be compressed. Otherwise, flipping through costumes imported from a GIF will work.
Offline