Code: Selecteer alles
first open mods/bbcode_box/add_bbcode.js , /mods/bbcode_box/bbcode_box.js
in "add_bbcode.js" go to Line 141 and search for
Code: [download] [hide]
Code: [download] [show]
var ToAdd = "[ram width="+enterW+" height="+enterH+"]"+enterURL+"[/ram]";
and repleace it with
Code: [download] [hide]
Code: [download] [show]
var ToAdd = "[ram]"+enterURL+"[/ram]";
and now open the other file "bbcode_box.js"
in "bbcode_box.js" go to Line 141 and search for
Code: [download] [hide]
Code: [download] [show]
var ToAdd = "[ram width="+enterW+" height="+enterH+"]"+enterURL+"[/ram]";
and repleace it with
Code: [download] [hide]
Code: [download] [show]
var ToAdd = "[ram]"+enterURL+"[/ram]";
volgens de hvm site. Nu heb ik dat gedaan maar hij werkt nog stees niet ik krijg aleen vierkantje tezien. staat de plugin soms verkeerd zie hier onder.
Code: Selecteer alles
<!-- BEGIN ram --><div align="center"><embed src="{URL}" align="center" width="275" height="40" type="audio/x-pn-realaudio-plugin" console="cons" controls="ControlPanel" autostart="false"></embed></div><!-- END ram -->
Heeft iemand/weet meschien ergens toevallig een realplayer filmpje online staan. dan kan ik het testen kan alleen ram streams vinden.