I've been banging my head on trying to get my embedded youtube playlist to stop (preferrably pause) when the user opens a new browser window via a link from within the webpage. This link goes to another page which also automatically starts a video (nobody wants two videos playing at once). This is the bare bones code I have thus far. Thanks for the help.
<iframe width="452" height="278" src="//www.youtube.com/embed/videoseries?list=PL3NaSh-osYfmAc4IUijQN1aJGDehZepVQ&autoplay=1?enablejsapi=1" frameborder="0" allowfullscreen></iframe>