I'm trying to design a game show-like quiz program and I want different background music at different times (think the annoying music on 'The Weakest Link'). I, of course, need the program to keep running while the music is being played. I've been using the SOUND <sndresource> statement but I don't seem to get back into my HANDLEEVENTS loop until after the sound is completed. Any advice? (I'm using FBII on a 68030 running System 7.1; I know I need to get into the 21st century sometime soon) Jeff Schwartz