Commit 4fdfa9cb authored by Antoine Cellerier's avatar Antoine Cellerier

Kleine fix.

parent 0242761a
......@@ -28,8 +28,7 @@ host = document.location.toString().replace( /http:\/\//, '' ).replace( /[:/].*/
<div style='height: 100%; width: 100%; text-align: center;'>
<object type="application/x-shockwave-flash" data="http://flowplayer.sourceforge.net/video/FlowPlayer.swf" width="800px" height="600px" id="FlowPlayer" style="z-index: 0">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="/tmp/FlowPlayer.swf" />
<!--<param name="movie" value="http://flowplayer.sourceforge.net/video/FlowPlayer.swf" />-->
<param name="movie" value="http://flowplayer.sourceforge.net/video/FlowPlayer.swf" />
<param name="quality" value="high" />
<!-- <param name="scale" value="noScale" />-->
<param name="wmode" value="transparent" />
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment