Y
Hacker News
new
|
ask
|
show
|
jobs
by
woodall
5765 days ago
If the user's browser agent is known to support HTML5 use <video>, else use <flash>.
1 comments
moeffju
5765 days ago
Use <video> with an <embed> / <object> fallback inside.
link