jquery plugin using Vimeo Froogaloop seeTo jumps

357 views Asked by At

I'm working on an interactive transcript plugin using froogaloop as a dependecy. I have it almost exactly how I want it but I'm having an issue where when you click a sentence the video seekTo() goes to the right spot then jumps a few seconds forward. The jump seems to correlate to the time of the first span tag that is clicked.

Note: the clicking time bug doesn't happen if you press play first then click sentences. It does however reapear if you press pause and then click a sentence or click a sentance from a dead stop.

Hope this helps, I will be releasing this plugin once I can fix this error. I'm uis

Thanks!

http://jsfiddle.net/r8FT2/1/

0

There are 0 answers