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

#1 2013-04-25 18:07:55

joshuasports
New Scratcher
Registered: 2013-03-13
Posts: 5

I need help for BROADCAST script

I need to do a project using the broadcast button.
I have no idea what it means and how to use it
The instructions for my project says that I need to make a cat talk then broadcast ''basketball scene''.
I do not know what it means!

Offline

 

#2 2013-04-25 19:36:30

ethwok
Scratcher
Registered: 2012-09-10
Posts: 100+

Re: I need help for BROADCAST script

It means when something happens, it triggers something else to happen


http://displaypicks.com/wp-content/uploads/2013/01/Animals-12.jpg
I AM ETHWOK

Offline

 

#3 2013-04-25 19:37:31

ethwok
Scratcher
Registered: 2012-09-10
Posts: 100+

Re: I need help for BROADCAST script

Like, say, if your at the title screen, and there's a play button, you would do, when "play button" pressed, broadcast "play"(which would start the game)


http://displaypicks.com/wp-content/uploads/2013/01/Animals-12.jpg
I AM ETHWOK

Offline

 

#4 2013-04-25 20:04:08

Mikestar
New Scratcher
Registered: 2013-04-04
Posts: 13

Re: I need help for BROADCAST script

brodcasts are like messages there is a control block

when I recieve [name of brodcast here v]
say [hi!] for [2] secs
that means when I receive the brodcast named name of brodcast here say hi! for 2 seconds.
Hope this helps

Offline

 

#5 2013-04-25 20:08:38

Mikestar
New Scratcher
Registered: 2013-04-04
Posts: 13

Re: I need help for BROADCAST script

woops here is the right script

when I receive [name of brodcast here v]
say [hi!] for [2] secs
sorry about that

Offline

 

#6 2013-04-25 21:08:54

joshuasports
New Scratcher
Registered: 2013-03-13
Posts: 5

Re: I need help for BROADCAST script

Thanks

Offline

 

Board footer