Hi. I am working on my first project. Originally, I could not click and drag anything. I was instructed to unlock the sprites I want to use. It made them drag.
http://scratch.mit.edu/projects/infoage/2867283
For some unknown reason, all of the sprites that comprise the first sentence work properly. I can click and drag them to the blue or red line and the response will be a fairy sound for the correct answer and a cough for the incorrect answer. (You can see what I mean by doing it with the first sentence.) Unfortunately, that does not happen when I drag words from the second sentence. It works when I run it in Scratch but not Flash.
Is this an error on my behalf (or that can otherwise be worked around by me)? Or is this problem a bug that is out of my power to fix?
Offline
Offline
I'm pretty sure the problem is being caused by the way you are calling the sentence2 broadcast message - it's in a loop that is going to continue to execute so it's going to keep resetting the second sentence sprites. I've posted on the project.
I hesitate to call this a Flash bug - as I'm not sure why it works on Scratch 1.4. It really shouldn't
Offline