topical media & game development
sample-collect-media-present-video.htm / htm
<!DOCTYPE html>
<html>
<head>
style
<style type="text/css">
div.content
{
width: 100%;
height: 100%;
margin: 0px 0px;
background-color: #ffffff;
border: 1px solid black;
opacity:0.6;
filter:alpha(opacity=60); /* For IE8 and earlier */
}
</style>
</head>
body / embed
<body style="background:transparent">
<div class=content style="background-color:transparent;">
<embed src="hush-video.swf?config=sample-collect-media-present-video-config.xml"
quality="high" bgcolor="black"
width="990" height="555"
name="hush-video"
align="middle"
play="true" loop="true"
wmode="transparent"
allowScriptAccess="sameDomain"
allowFullScreen="true"
type="application/x-shockwave-flash"
pluginspage="http://www.adobe.com/go/getflashplayer">
</embed>
</div>
</body>
</html>
(C) Æliens
04/09/2009
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.