Index: branches/new-upload/phase3/js2/mwEmbed/example_usage/simple_video_tag.html |
— | — | @@ -13,10 +13,11 @@ |
14 | 14 | <br /> |
15 | 15 | <table border="1" cellpadding="6" width="600"> |
16 | 16 | <tr> |
17 | | - <td valign="top"><video duration="26" thumbnail="media/sample_fish.jpg" src="media/sample_fish.ogg"></video></td> |
| 17 | + <td valign="top"><video duration="26" thumbnail="http://metavid.org/w/index.php?action=ajax&rs=mv_frame_server&stream_id=71&t=1:23:16&size=400x300" src="http://metavidstorage01.ucsc.edu/media/house_proceeding_07-18-06_00.ogg?t=1:23:16/1:23:44"></video></video></td> |
18 | 18 | <td valign="top"><b>Sample Embed</b><br /> |
19 | | - Simple video Embed: (we set the duration for plugins that don't have native support for getting the duration |
20 | | - <pre><video duration="26" thumbnail="media/sample_fish.jpg" src="media/sample_fish.ogg"></video></pre> |
| 19 | + Simple video Embed: |
| 20 | + <pre><video thumbnail="http://metavid.org/w/index.php?action=ajax&rs=mv_frame_server&stream_id=71&t=1:23:16&size=400x300" |
| 21 | +src="http://metavidstorage01.ucsc.edu/media/house_proceeding_07-18-06_00.ogg?t=1:23:16/1:23:44"></video></pre> |
21 | 22 | </td> |
22 | 23 | </table> |
23 | 24 | <br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /> |