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

#1 2011-04-17 18:08:16

random64
Scratcher
Registered: 2010-10-11
Posts: 2

How do you use squeak?

I need help on using squeak. I don't know where to put a code for something, or what is block spec? How do you make new blocks?? I NEED HELP.

Offline

 

#2 2011-04-17 18:20:09

Harakou
Community Moderator
Registered: 2009-10-11
Posts: 1000+

Re: How do you use squeak?

You should see the introduction to Squeak on the Scratch Wiki and this excellent guide by billyedward.


http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://i.imgur.com/OZn2RD3.png&link2=http://i.imgur.com/duzaGTB.png&link3=http://i.imgur.com/CrDGvvZ.png&link4=http://i.imgur.com/POEpQyZ.png&link5=http://i.imgur.com/ZKJF8ac.png

Offline

 

#3 2011-04-17 23:14:41

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: How do you use squeak?

Blockspecs go in either Scratch-Objects >> ScratchSpriteMorph/ScratchStageMorph/ScribtableScratchMorph class >> block specs >> blockspecs:
Use spriteMorph for motion, looks, pen, sensing. Use stageMorph for Stage blocks in those categories. Anything else in ScribtableScratchMorph.

Offline

 

Board footer