I'm experimenting with the Iframe youtube api and am not able to run the code directly from their getting started documentation.
Here is the code: http://jsfiddle.net/ApK7X/1/
It is suppose to load the player, play it and also update section with id embed-code however, all its doing is showing the player. It does not automatically play the video, nor does it update the id on the page.
What gives?
alerts in the functions, and you will notice that they don't fire: jsfiddle.net/ApK7X/3 – Jasper Feb 18 at 16:51