Using ellipse as button to play sound file?

Hi Jeremy, indeed I got that example you linked to work. I’m having trouble making the button actually play the sound.

I tried making it a circle and a square instead and still no luck! I’m not sure if it’s actually collision detection or that the .isPlaying(), .play(), and .stop() functions are not working inside of the PlayButton object I built.