Hacker News new | ask | show | jobs
by Hixie 5594 days ago
Sure.

<video ontimeupdate="sendXHR(currentTime)" src="myvideo" controls></video>

...where "sendXHR()" is a five- to ten-line wrapper around XMLHttpRequest.

1 comments

Indeed. So now browsers can finally start to do what Flash can do. This argument is only recently valid then.