Skip to content
Snippets Groups Projects
Commit 78589863 authored by Seth Meranda's avatar Seth Meranda
Browse files

video added

parent 58901d4d
Branches
No related tags found
No related merge requests found
......@@ -223,7 +223,8 @@
</div>
<div id="poster3">
<div id="promoVideo">
<div id="promoVideo">This is the content replaced by the video.
</div>
<script type="text/javascript" src="http://www.unl.edu/ucomm/templatedependents/templatesharedcode/scripts/components/mediaplayer/swfobject.js"></script>
<script type="text/javascript">
var flashvars = {
......@@ -235,11 +236,12 @@
autostart: false,
skin: "http://www.unl.edu/ucomm/templatedependents/templatesharedcode/scripts/components/mediaplayer/UNLVideoSkin.swf"
}
var params = {}
var params = {
wmode: "transparent"
}
var attributes = {}
swfobject.embedSWF("http://www.unl.edu/ucomm/templatedependents/templatesharedcode/scripts/components/mediaplayer/player.swf", "promoVideo", "640", "408", "10.0.0", false, flashvars, params, attributes);
</script>
</div><a></a>
</div>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment