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 made it so that 8 seconds after the birthday message plays (how long it takes to play), a message is broadcasted. When that message is received, the instructions appear.