topical media & game development
lib-flow-example-html.htm / htm
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<!--
This is Flowplayer standalone demo. The fastest way to get started.
You can freely copy things on your site. All demos can be found from:
http://flowplayer.org/demos/
Enjoy!
-->
<!-- DOCTYPE is always recommended. see: http://www.quirksmode.org/css/quirksmode.html -->
<!-- flowplayer scripts should be loaded from your servers NOT from static.flowplayer.org -->
<script type="text/javascript" src="lib-flow-example-files-flowplayer-3.js"></script>
<!-- some styling for the standalone page. this line can (or must) be removed -->
<link rel="stylesheet" type="text/css" href="lib-flow-example-files-standalone.css">
<link rel="stylesheet" type="text/css" href="lib-flow-example-files-splash.css">
<!-- first player -->
</head><body><div class="player" href="http://blip.tv/file/get/KimAronson-TwentySeconds70930.flv" style="background-image: url(/img/demos/70930.jpg);">
<!-- play button -->
<img src="lib-flow-example-files-play_large.png" alt="Play this video">
<!-- info -->
<div class="info">
Eating sushi on a Japanese Restaurant
<span>duration: 20 seconds</span>
</div>
</div>
<!-- second player -->
<div class="player" href="http://blip.tv/file/get/KimAronson-TwentySeconds58192.flv" style="background-image: url(/img/demos/58192.jpg);">
<!-- play button -->
<img src="lib-flow-example-files-play_large.png" alt="Play this video">
<!-- info -->
<div class="info">
Happy Feet dancing in the car
<span>duration: 21 seconds</span>
</div>
</div>
<!-- let page float normally after this -->
<br clear="all">
<!-- Flowplayer installation and configuration -->
<script language="JavaScript">
// a very simple setup
flowplayer("div.player", "swf/flowplayer-3.1.0.swf");
</script>
</body></html>
(C) Æliens
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.