Khalid-B
09-29-2009, 10:00 PM
With this mod you can add video.flv links to your forums wiout hosting them at your own server .
Installation.
1- Downlaown JW player
2- Creat an folder "flvplayer" under your forum root
3- upload JW player contebts in flvplayer folder
4- rename the player-viral.swf to player.swf
5- install .xml file through ACP
6- upload attached image to your style/editor.
7- Enjoy
How to add button in Editor?
Go to your style manger and select your style
go to editor_toolbar_on ..
FIND.
<td><div class="imagebutton" id="{$editorid}_cmd_wrap0_html"><img src="$stylevar[imgdir_editor]/html.gif" width="21" height="20" alt="$vbphrase[wrap_html_tags]" /></div></td>
add underneath ..
<td><div class="imagebutton" id="{$editorid}_cmd_wrap0_flv"><img src="$stylevar[imgdir_editor]/flvbutton.gif" width="21" height="20" alt="$vbphrase[warp_flv_tags]" /></div></td>
Thats it ...
Installation.
1- Downlaown JW player
2- Creat an folder "flvplayer" under your forum root
3- upload JW player contebts in flvplayer folder
4- rename the player-viral.swf to player.swf
5- install .xml file through ACP
6- upload attached image to your style/editor.
7- Enjoy
How to add button in Editor?
Go to your style manger and select your style
go to editor_toolbar_on ..
FIND.
<td><div class="imagebutton" id="{$editorid}_cmd_wrap0_html"><img src="$stylevar[imgdir_editor]/html.gif" width="21" height="20" alt="$vbphrase[wrap_html_tags]" /></div></td>
add underneath ..
<td><div class="imagebutton" id="{$editorid}_cmd_wrap0_flv"><img src="$stylevar[imgdir_editor]/flvbutton.gif" width="21" height="20" alt="$vbphrase[warp_flv_tags]" /></div></td>
Thats it ...