michaschwab / booc3

https://booc.io
Other
4 stars 1 forks source link

Lecture videos start playing even though a segment hasn't been clicked through into learning mode. #173

Closed jamestompkin closed 8 years ago

jamestompkin commented 8 years ago

Take the tour - you will see!

michaschwab commented 8 years ago

i think this is a bug in the youtube api. it states:

player.seekTo(seconds:Number, allowSeekAhead:Boolean):Void If the player is paused when the function is called, it will remain paused.

but this is the command that starts the player.