This shows you the differences between two versions of the page.
| — |
research:trictrac-video [2018/09/03 19:35] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | |||
| + | <html><div style="text-align:center"> | ||
| + | <video width="560" height="340" controls preload="metadata"> | ||
| + | <source src="/public/research/trictrac_final.ogv" type='video/ogg; codecs="theora, vorbis"'> | ||
| + | <applet code="com.fluendo.player.Cortado.class" archive="/public/cortado.jar" width="560" height="340"> | ||
| + | <param name="autoPlay" value"false" /> | ||
| + | <param name="url" value="/public/research/trictrac_final.ogv"/> | ||
| + | </applet> | ||
| + | </video> | ||
| + | </div></html> | ||