diff options
Diffstat (limited to 'website/index.html')
-rw-r--r-- | website/index.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/website/index.html b/website/index.html index b07d677d..c79e1479 100644 --- a/website/index.html +++ b/website/index.html @@ -49,14 +49,14 @@ <source src="videos/lombok-iPhone.m4v" type="video/mp4" /><!--[if gt IE 6]> <object width="800" height="500" classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"><! [endif]--><!--[if !IE]><!--> - <object width="800" height="480" type="video/quicktime" data="videos/lombok.mp4"><!--<![endif]--> - <param name="src" value="videos/lombok.mp4" /> - <param name="autoplay" value="false" /> - <param name="showlogo" value="false" /> - <object width="800" height="480" type="application/x-shockwave-flash" - data="videos/player.swf?image=poster.png&file=lombok.mp4" allowfullscreen="true"> - <param name="movie" value="videos/player.swf?image=poster.png&file=lombok.mp4" /> - <param name="allowfullscreen" value="true" /> + <object width="800" height="500" type="application/x-shockwave-flash" + data="videos/player.swf?image=poster.png&file=lombok.mp4" allowfullscreen="true"><!--<![endif]--> + <param name="movie" value="videos/player.swf?image=poster.png&file=lombok.mp4" /> + <param name="allowfullscreen" value="true" /> + <object width="800" height="500" type="video/quicktime" data="videos/lombok.mp4"> + <param name="src" value="videos/lombok.mp4" /> + <param name="autoplay" value="false" /> + <param name="showlogo" value="false" /> <h3>Video: Lombok Demo</h3> <p> <strong>No video playback capabilities detected.</strong> |