I am trying to get YouTube videos that I have on my site to stop playing when you either click the navigation arrows or circles. I am using the skrollr javascript library to create the parallax effects and placement of objects; a working model of the site can be seen here.
The videos are embedded using the default sharing code from YouTube. I tried using the YouTube API guide but I just can't seem to get it to work. (still somewhat new to javascript).
I have also searched and used info from here and here of using buttons and links to stop all videos but can't seem to get it to work.