I have a list of videos and my goal is to update the player with the video the user clicks on. Google's documentation for the YouTube iframe API seems to suggest this is possible with loadVideoById but when I try to call it on my player object it results in 'Is Not a Function'
To make things easy, I'm using the code in 'getting started' from here: