Problem with overlapping sound files

I solved this problem. I had been using a Play at Location node to start and cycle through my background music. That node doesn’t respond to the Stop (Audio) command. That’s why the different music selections were overlapping each other. So, I changed to the Play node which apparently works with the audio component. After switching to this node, the Stop command worked, and the overlapping music stopped.