can anyone help me, im kinda at a loss.
what are the scripts that respond to the message playWedge called and determines whether a particular wedge does flash and play its note when the message playWedge is broadcast? I'm trying to create a game but need help understanding this…. Thanks in advance!
Pianist1234
broadcast [something v]means that a message will be broadcast to all the other sprites
when I receive [the broadcast v]means that when the broadcast is received by another sprite, it does something.
gourls
thanks i get it now 
So what are the scripts that respond to the message ‘playWedge’ headed and what determines whether a particular wedge does flash and play its
note when the message playWedge is broadcast?
Im trying to create a simon game if that helps.

So what are the scripts that respond to the message ‘playWedge’ headed and what determines whether a particular wedge does flash and play its
note when the message playWedge is broadcast?
Im trying to create a simon game if that helps.