topical media & game development
lib-flow-example-container.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">
<script src="lib-flow-example-files-flowplayer-3.js"></script>
<style>
/* container */
#splash {
/* background image */
background:transparent url(/img/demos/helloworld.jpg) no-repeat scroll 0%;
/* container dimensions */
display:block;
height:232px;
width:388px;
/* padding will show the surroundings even when the player is loaded */
padding:55px 76px 93px 236px;
/* make play button centerered horizontally */
text-align:center;
color:#fff
}
</style>
<!-- player container. it uses a background image and CSS settings are shown later -->
<script language="JavaScript">
(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.