The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Real One Player BBcode
does anyone have a replacement for a real one player bbcode? I have one but it leaves the border undernieth the player itself like in the picture I attached. here is the replacement im using
Code:
<OBJECT id='rvocx' classid='clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA' width="320" height="240"> <param name='src' value="{param}"> <param name='autostart' value="true"> <param name='controls' value='imagewindow'> <param name='console' value='video'> <param name='loop' value="true"> <EMBED src="{param}" width="320" height="240" loop="true" type='audio/x-pn-realaudio-plugin' controls='imagewindow' console='video' autostart="true"> </EMBED> </OBJECT> </td></tr> <!-- ...end video window --> <!-- begin control panel... --> <tr><td> <OBJECT id='rvocx' classid='clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA' width="320" height='30'> <param name='src' value="{param}"> <param name='autostart' value="true"> <param name='controls' value='ControlPanel'> <param name='console' value='video'> <EMBED src="{param}" width="320" height='30' controls='ControlPanel' type='audio/x-pn-realaudio-plugin' console='video' autostart="true"> </EMBED> </OBJECT> Thanks for any help |
#2
|
|||
|
|||
bump
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|