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

#1 2009-03-06 10:28:00

mrmooney1
Scratcher
Registered: 2009-03-06
Posts: 2

Just started today

Hi, I am very new to Scratch. I went through the basic tutorial. How do I get all of the actions to play. When using Alice, there is a green play button. I have tried using the flag as a master play button, but no such luck. What steps am I missing?

Offline

 

#2 2009-03-06 12:42:18

yambanshee
Scratcher
Registered: 2007-11-06
Posts: 500+

Re: Just started today

the forever loop? if you use when green flag clicked, it will only run the blocks once, using a forever loop, the blocks are run till the red button is pressed

Offline

 

#3 2009-03-06 13:43:05

mrmooney1
Scratcher
Registered: 2009-03-06
Posts: 2

Re: Just started today

Ok, I went through the Getting Started with Scratch tutorial. How do I combine the scripts?

Offline

 

#4 2009-03-06 14:48:51

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: Just started today

mrmooney1 wrote:

Ok, I went through the Getting Started with Scratch tutorial. How do I combine the scripts?

Not sure I understand what you are looking for here.  You talked about making things run when the flag is clicked...you need to use the "When Green Flag Clicked" block (the first block under the Control tab) to have that happen.  Typically, you start your project with the Green Flag.  You don't have to though...you could use any of the When Key Pressed blocks to start things up.

Sometimes it's easier to just share your project online and then ask your questions in the forum with and include a link to the project.  Then, other people can download your project and see your problem directly.


http://i39.tinypic.com/2nav6o7.gif

Offline

 

Board footer