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

#1 2009-03-15 10:16:12

CDromatron
Scratcher
Registered: 2009-02-09
Posts: 23

broadcast?

what does the broadcast script mean?<broadcast[

Offline

 

#2 2009-03-15 10:50:40

Spine
Scratcher
Registered: 2009-01-15
Posts: 100

Re: broadcast?

CDromatron wrote:

what does the broadcast script mean?<broadcast[

The broadcast block is for sending an internal message, which other sprites and stuff can use to do certain things, like this:

<broadcast[ Say HI!


<when I receive[ Say HI!
<say[ HI!

Hope this helps you!

-Spine

Offline

 

#3 2009-03-19 12:32:29

CDromatron
Scratcher
Registered: 2009-02-09
Posts: 23

Re: broadcast?

thanks spine

Offline

 

#4 2009-03-19 17:30:03

Spine
Scratcher
Registered: 2009-01-15
Posts: 100

Re: broadcast?

CDromatron wrote:

thanks spine

Your welcome  big_smile

Offline

 

Board footer