This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2009-10-15 18:21:56

pashapup
Scratcher
Registered: 2009-10-15
Posts: 3

Help!

I'm new to scratch, and I can't get the tutorial video to load, nor can I get the written directions to work. Any help?


http://i81.photobucket.com/albums/j239/pasha_pup/pashasleepingdogsliesiggycopy.jpg

Offline

 

#2 2009-10-15 19:09:06

shadow_7283
Scratcher
Registered: 2007-11-07
Posts: 1000+

Re: Help!

Hmm . . . that's odd. Here is a link to a pretty cool tutorial, in the mean time. http://scratch.mit.edu/forums/viewtopic.php?id=14751

I can also explain every block if you'd like me to.  big_smile

For now I'll start with the basics.

<when green flag clicked>
This starts most of the scripts, or the lists of blocks that make things happen. The green flag symbol starts these scripts, and the stop symbol stops them.

<forever>
This makes any blocks that are inside it repeat until the stop symbol is pressed.

<stop all>
This block stops everything, even the forever scripts.

<show>
This makes a sprite, or an image that does things (the scratch cat is an example) show itself, if it isn't already.

<hide>
This makes a sprite hide itself, if it isn't already.


These are some of the absolute basics. If you would like more help, just ask me!

Offline

 

#3 2009-10-16 08:51:28

06dknibbs
Scratcher
Registered: 2008-01-29
Posts: 1000+

Re: Help!

Have you downloaded the recent version of Flash/Java?
If not, download them and try again  smile


http://i404.photobucket.com/albums/pp129/06dknibbs/Untitled-3-6.jpg

Offline

 

Board footer