Index: trunk/install/php/mp4player.php
===================================================================
--- trunk/install/php/mp4player.php (リビジョン 118)
+++ trunk/install/php/mp4player.php (リビジョン 135)
@@ -119,6 +119,6 @@
       <!-- Flash Fallback. Use any flash video player here. Make sure to keep the vjs-flash-fallback class. -->
       <object class=\"vjs-flash-fallback\" width=\"480\" height=\"272\" type=\"application/x-shockwave-flash\"
-        data=\"http://releases.flowplayer.org/swf/flowplayer-3.2.1.swf\">
-        <param name=\"movie\" value=\"http://releases.flowplayer.org/swf/flowplayer-3.2.1.swf\" />
+        data=\"http://releases.flowplayer.org/swf/flowplayer-3.2.5.swf\">
+        <param name=\"movie\" value=\"http://releases.flowplayer.org/swf/flowplayer-3.2.5.swf\" />
         <param name=\"allowfullscreen\" value=\"true\" />
         <param name=\"flashvars\" value='config={\"clip\":{\"url\":\"$mp4videofileurl\",\"autoPlay\":false,\"autoBuffering\":true}}' />