1. fixed function populate_a4a() to clean up alternatives from db when no resources...
[acontent.git] / docs / home / classes / ContentUtility.class.php
index 72bff9c..b1485d0 100644 (file)
@@ -208,16 +208,17 @@ class ContentUtility {
                {\r
                        $text .= '\r
                        <script language="JavaScript">\r
-                               $f("a.flowplayerholder", "'.TR_BASE_HREF.'include/jscripts/flowplayer/flowplayer-3.2.5.swf", { \r
-                                       clip: { autoPlay: false },              \r
-                               plugins:  { \r
-                                       controls: { \r
-                                           buttons:true, \r
-                                           play: true,  \r
-                                           scrubber: true \r
-                                       }         \r
-                                   }\r
-                               });\r
+                               $f("a.flowplayerholder", "'.TR_BASE_HREF.'include/jscripts/flowplayer/flowplayer-3.2.4.swf", { \r
+                               clip: { autoPlay: false },  \r
+                       plugins:  { \r
+                               controls: { \r
+                                   buttons:true, \r
+                                   play: true,  \r
+                                   scrubber: true, \r
+                                       autoHide:false\r
+                               }         \r
+                           }\r
+                       });\r
                        </script>\r
                        ';\r
                }\r