-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathvimeo-examples.html
More file actions
15 lines (12 loc) · 1.2 KB
/
vimeo-examples.html
File metadata and controls
15 lines (12 loc) · 1.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<html>
<head></head>
<body>
<h1>Flash</h1>
<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=15915780&server=vimeo.com&show_title=1&show_byline=1&show_portrait=1&color=00ADEF&fullscreen=1&autoplay=0&loop=0" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=15915780&server=vimeo.com&show_title=1&show_byline=1&show_portrait=1&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/15915780">river song (official music video pianochocolate)</a> from <a href="http://vimeo.com/versa">versa</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<h1>Video</h1>
<iframe src="http://player.vimeo.com/video/15915780" width="400" height="225" frameborder="0"></iframe><p><a href="http://vimeo.com/15915780">river song (official music video pianochocolate)</a> from <a href="http://vimeo.com/versa">versa</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
</body>
</html>