mrb arkadaslar vbulletin forumuma jw player yukledım ama konuda sadece bir tane video ekleyebılıyorum 1videodan sonrasında söyle bı yazı cıkıyor çözemedım bi türlü "
This text will be replaced" hata kodu budur
bbcode yontemıyle yaptım kodlar
vbulletin sürümüm : 3.8.5
http://www.vbulletin.org/forum/showthread.php?t=238990
Installation :
1) Download attachment
2) Unzip
3) Upload to forum root
4) Add-in Custom BBCode
5) Done
Titel : JW Player:Video Player
Tag : JW
Replacement :
<script type='text/javascript' src='/video/swfobject.js'></script>
<div id='mediaspace'>This text will be replaced</div>
<script type='text/javascript'>
var so = new SWFObject('/video/player.swf','mpl','470','320','9');
so.addParam('allowfullscreen','true');
so.addParam('allowscriptaccess','always');
so.addParam('wmode','opaque');
so.addVariable('file','{param}');
so.addVariable('backcolor','CCCCFF');
so.addVariable('frontcolor','000000');
so.addVariable('lightcolor','000000');
so.addVariable('screencolor','000000');
so.write('mediaspace');
</script>Example : [JW]http://www.yourdomain.com/video/video.flv[/JW]
Description : JW Player:Video Player
Use {option}: No
Button Image (Optional) :
Remove Tag If Empty: No
Disable BB Code Within This BB Code : No
Disable Smilies Within This BB Code : no
Disable Word Wrapping Within This BB C