G
Geoff Callaghan
I have a problem with playing and stopping sounds. I have several forms,
each of which starts up with a sound file. However, if you move from one
form to the next without waiting for the sound file to finish, the next
sound file doesn't play. I've tried stopping the sound when the form closes,
and even doing a check on the PLAYING boolean before starting the next
sound, but nothing seems to work. Any suggestions?
each of which starts up with a sound file. However, if you move from one
form to the next without waiting for the sound file to finish, the next
sound file doesn't play. I've tried stopping the sound when the form closes,
and even doing a check on the PLAYING boolean before starting the next
sound, but nothing seems to work. Any suggestions?