mirror of
https://github.com/moparisthebest/android.moparisthebest.org
synced 2024-11-01 07:45:01 -04:00
22 lines
1.9 KiB
HTML
22 lines
1.9 KiB
HTML
---
|
|
layout: page
|
|
footer: false
|
|
title: HTML5 Video + Flash Replcement test
|
|
---
|
|
|
|
<video width="640" height="360" preload="none" controls poster="http://s3.imathis.com/video/zero-to-fancy-buttons.png">
|
|
<source src="http://s3.imathis.com/video/zero-to-fancy-buttons.mp4" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"'/>
|
|
</video>
|
|
|
|
<p>You're probably using a browser which supports HTML5 video and you're looking at this page wondering if it really works.
|
|
Reloading the page with the url hash <a href="#flash-test">#flash-test</a> and you'll get to see the flash player fallback.</p>
|
|
|
|
<h3>Here's a flash video embed</h3>
|
|
<iframe src="http://player.vimeo.com/video/18481132?title=0&byline=0&portrait=0" width="400" height="225" frameborder="0"></iframe><p><a href="http://vimeo.com/18481132">Freelance Whales - Enzymes</a> from <a href="http://vimeo.com/neuefilms">NEUE</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
|
|
|
|
<h3>A Vimeo embed</h3>
|
|
<object width="400" height="225"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=18481132&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=18481132&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="225"></embed></object><p><a href="http://vimeo.com/18481132">Freelance Whales - Enzymes</a> from <a href="http://vimeo.com/neuefilms">NEUE</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
|
|
|
|
<h3>A YouTube embed</h3>
|
|
<iframe width="560" height="349" src="http://www.youtube.com/embed/mpaPBCBjSVc" frameborder="0" allowfullscreen></iframe>
|