changeset 33:a3a488675bc4

Video fixes
author Chris Cannam
date Wed, 28 Feb 2018 14:23:44 +0000
parents e91c71623519
children c2212976bfef
files videos.html
diffstat 1 files changed, 7 insertions(+), 20 deletions(-) [+]
line wrap: on
line diff
--- a/videos.html	Wed Feb 28 14:19:31 2018 +0000
+++ b/videos.html	Wed Feb 28 14:23:44 2018 +0000
@@ -36,16 +36,10 @@
 <table border=0 cellspacing=8 cellpadding=8>
 
 <tr>
-<td valign=top>
-<object width="400" height="300"><param name="allowfullscreen"
-value="true" /><param name="allowscriptaccess" value="always" /><param
-name="movie"
-value="https://vimeo.com/moogaloop.swf?clip_id=29779278&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=ef6a35&amp;fullscreen=1"
-/><embed
-src="https://vimeo.com/moogaloop.swf?clip_id=29779278&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=ef6a35&amp;fullscreen=1"
-type="application/x-shockwave-flash" allowfullscreen="true"
-allowscriptaccess="always" width="400" height="300"></embed></object>
-</td>
+  <td valign=top>
+
+    <iframe src="https://player.vimeo.com/video/29779278" width="480" height="360" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
+  </td>
 <td valign=top><b>Opening a remote repository</b><p>
 An introduction showing how to get from a remote Mercurial repository URL to a folder on your local computer, using EasyMercurial.
 <br><br><a href="https://vimeo.com/29779278">View on Vimeo</a><br>(higher resolution)
@@ -54,16 +48,9 @@
 </tr>
 
 <tr>
-<td valign=top>
-<object width="400" height="300"><param name="allowfullscreen"
-value="true" /><param name="allowscriptaccess" value="always" /><param
-name="movie"
-value="https://vimeo.com/moogaloop.swf?clip_id=29779641&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=ef6a35&amp;fullscreen=1"
-/><embed
-src="https://vimeo.com/moogaloop.swf?clip_id=29779641&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=ef6a35&amp;fullscreen=1"
-type="application/x-shockwave-flash" allowfullscreen="true"
-allowscriptaccess="always" width="400" height="300"></embed></object>
-</td>
+  <td valign=top>
+    <iframe src="https://player.vimeo.com/video/29779641" width="480" height="360" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
+  </td>
 <td valign=top><b>Putting a project under version control</b><p>
 An introduction showing how to start using version control for an existing code project, with EasyMercurial.
 <br><br><a href="https://vimeo.com/29779641">View on Vimeo</a><br>(higher resolution)