In this project, the Happy Birthday song starts playing when the green flag is clicked. Once the song finishes, instructions should appear telling us to "click on me to blow out the candles!" But something is not working! The instructions to blow out the candles are shown while the birthday song is playing rather than after it finishes. How do we fix this program?
This was done for school, it was made by the ScratchEdTeam and I own none of it. What was wrong was that it says to play the sound and then immediately says to give the directions to blow out the candle. To fix it, I put the play sound until finished block and then told it to give the instructions, this made it so that the sound will finish and then give instructions.