http://www.scratchr.org/projects/chmoshe/2156
i use the arrow key to move a orange disk and tuch red color
when the disk is on the red color it brodcast to animation
that work with the premitiv "when i receive"
and the animation work only after I move the disk from the
red color
can you look and see if it is a bug?
tanks
moshe
Offline
I think this is bug in your program. The problem is that when you put the orange disk on top of the red dot, it broadcasts the event "red" and it restarts the code over and over. It never lets it go all the way until the disk is moved out of the red dot.
Offline