I use a resumeStack handler to send a msg to play a sound and a suspendStack handler to cancel the msg. This works great except when using the answer or ask dialogs, in which case the suspendStack msg is sent when opening the dialog but the resumeStack msg in not sent when closing the dialog. Is this normal behavior? Thanks, Philip