This is the first time wrote a Scratch program. It works in the Scratch program in my computer, but not online. I used the Share This Project Onine button in the Scratch program but it doesn't work at http://scratch.mit.edu/projects/coalbucket/2806485
What am I doing wrong?
Offline
You have some scripts without hat blocks!
Hat blocks are the blocks with the rounded tops, that can only be connected by the bottom.
If you want your project to work, add "when green flag clicked" on top of the scripts without them.
The green flag block looks like this:
when gf clickedEDIT:
next costume say [HELLO!] for [3] secsWith hat blocks:
when gf clicked next costume say [HELLO!] for [3] secs
Last edited by soupoftomato (2012-09-29 16:41:24)
Offline
Thanks. "addition" now works with the flash player but not the Java. I added the hats.
Offline
Thanks it is now playing on Java also.
Offline