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?
I put in the coding from the when sprite clicked block into the when green flag clicked and put in a wait 4 seconds block after the dialogue. This was originally ScratchEdTeam's project.