Hello, I wrote some code for a countdown and I use an object timer that changes my text every second. When there are 5 minutes left I'd like to play a sound; now I'm using a wav sound and the problem is that the sound makes the countdown freeze; i.e. as long as the sound is playing the countdown doesn't go on. How can I solve this problem?