Hi all,
First of all, thank you for taking the time to help me with, what I’m sure, is a very easy thing, however, I’ve looked through a ton of code and youtube videos, and cant seem to work this out, so, I’m now asking the wonderful forum if they can help 
I’m trying to code something from scratch and have found some amazing tutorials online - what I’m trying to do is, on the main page have 2 buttons, one with:
1: play with audio
2: play without audio
I haven’t actually coded the above yet, simply because I wanted to get each page’s bare bones working first.
From the code below I have made 2 pages, on one page there are audio play/pause/stop/rewind, which (unbelievably) works, however, the problem is, when you go to the next page, they stay on screen - I think I need to put in a way to ‘destroy’ the audio and images, however, I cant work it out.
Again, apologies if this is a really basic question, however, you will be a LEGEND if you can suggest a way I remove the buttons when navigating to a new screen 
Thank you all and have a great day, code below (attached).
Chris