I've set seekTo to 30 seconds. When page loads it's directly seeking to 30 secs as required.'
Problem:
It plays automatically as it seeks to 30 secs on load. (it should seekto 30 secs but should be paused by default)
While playing when I drag further, then video plays from the dragged secs + 30 secs (it should not add old seekTo time when I drag, instead it should continue playing from the dragged sec)(for example: when I drag it to 1min 20secs its simply jumps to 1min 50secs by adding older seekTo parameter. It should not happen)
Spent lot of time googling it but no luck yet. Please help me to fix it.
Browser: IE 9, FF 17
Link: jsfiddle.net/w9ycw/5/