Open GoogleCodeExporter opened 8 years ago
It seems this can be fixed by adding:
player.pauseVideo();
player.playVideo();
after player.seek(options.start) in window.onPlayerStateChange
Original comment by john.lin...@gmail.com
on 30 Dec 2012 at 11:32
I add
player.pauseVideo();
player.playVideo();
after player.seek(options.start) in window.onPlayerStateChange and no found....
Original comment by vasportd...@gmail.com
on 13 Jan 2014 at 4:09
Original issue reported on code.google.com by
jbadla...@gmail.com
on 26 Nov 2012 at 11:30