summaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
authorfisharebest <fisharebest@gmail.com>2010-09-25 19:25:10 +0000
committerfisharebest <fisharebest@gmail.com>2010-09-25 19:25:10 +0000
commit8e34d70b279a52c64eec2f2b727416f7b1b1bca3 (patch)
treec4b382be493795aa5c0b1bccce173b0897540970 /js
parentc3c1e07595f0efb20d13c858d96810dc7ed295ad (diff)
downloadwebtrees-8e34d70b279a52c64eec2f2b727416f7b1b1bca3.tar.gz
webtrees-8e34d70b279a52c64eec2f2b727416f7b1b1bca3.tar.bz2
webtrees-8e34d70b279a52c64eec2f2b727416f7b1b1bca3.zip
Diffstat (limited to 'js')
-rw-r--r--js/jw_player/flvVideo.php10
1 files changed, 5 insertions, 5 deletions
diff --git a/js/jw_player/flvVideo.php b/js/jw_player/flvVideo.php
index 814035f6f4..d0a439223c 100644
--- a/js/jw_player/flvVideo.php
+++ b/js/jw_player/flvVideo.php
@@ -59,17 +59,17 @@ $preview="";
type="application/x-shockwave-flash"
id="player2"
name="player2"
- src="player.swf"
- width="400"
+ src="player.swf"
+ width="400"
height="315"
- allowscriptaccess="always"
+ allowscriptaccess="always"
allowfullscreen="true"
flashvars="file=http://www.youtube.com/watch?v=TF6cnLnEARo"
/>
</object>
-->
<!-- END OF THE PLAYER EMBEDDING -->
-
+
<div id="container"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this player.</div>
<script type="text/javascript">
@@ -81,7 +81,7 @@ $preview="";
s1.addParam("stretching","fill");
s1.addParam("flashvars","file=" +video+ "&image=" +preview+ "&autostart=true" );
s1.write("container");
- </script>
+ </script>