Skip to content

Commit 5c3245a

Browse files
committed
[library] update flowplayer to 3.2.16
1 parent 45bbc2d commit 5c3245a

5 files changed

Lines changed: 2 additions & 2 deletions

File tree

xoops_trust_path/modules/xpwiki/ini/pukiwiki.ini.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,8 @@
134134
// フラッシュプレーヤーの設定
135135
// プレーヤーの配置先は "trust/modules/xpwiki/skin/swf"
136136
//// http://flowplayer.org/
137-
$const['PLUGIN_REF_FLV_PLAYER'] = 'flowplayer-3.2.2.swf';
138-
$const['PLUGIN_REF_FLV_PLAYER_VARS'] = '{"config":\'{"clip":{"url":"$url","autoPlay":false},"plugins":{"controls":{"url":"$srcurlflowplayer.controls-3.2.1.swf"}}}}\'}';
137+
$const['PLUGIN_REF_FLV_PLAYER'] = 'flowplayer.swf';
138+
$const['PLUGIN_REF_FLV_PLAYER_VARS'] = '{"config":\'{"clip":{"url":"$url","autoPlay":false},"plugins":{"controls":{"url":"$srcurlflowplayer.controls.swf"}}}}\'}';
139139
$const['PLUGIN_REF_FLV_PLAYER_CTR_WIDTH'] = 0;
140140
$const['PLUGIN_REF_FLV_PLAYER_CTR_HEIGHT'] = 0;
141141
//// http://rexef.com/webtool/flaver3/
-113 KB
Binary file not shown.
Binary file not shown.
37.5 KB
Binary file not shown.
124 KB
Binary file not shown.

0 commit comments

Comments
 (0)