Is it possible through the YouTube API to fire an event when the video reaches a specified time? e.g. when the video reaches 20 sec. fire the event.
Thanks, Maur
I think you may have a look at popcorn.js. It's an interesting mozilla project and it seems to solve your problem.