I am trying to simply create a menu that can control a YouTube video using the iFrame API. I have placed a button in the HTML with id="pause_button" and have tried to create a function using jquery to pause the video when clicked. Here is my HTML doc below:I am trying to simply create a menu that can co