The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
BBCODE help for jwplayer
So I finally managed to make a working bbcode for use with jwplayer that enables me to put multiple players within a thread.
Code:
<script type='text/javascript' src='/jw/swfobject.js'></script> <div id='{param}'>"Please refresh page for player"</div> <script type='text/javascript'> var s1 = new SWFObject('/jw/player.swf','mpl','480','360','9'); s1.addParam('allowscriptaccess','always'); s1.addParam('allowfullscreen','true'); s1.addParam('flashvars','&file={param}.mp4&image={param}.jpg'); s1.write('{param}'); </script> |
#2
|
|||
|
|||
Thank you very much ddem1!
It was a very helpful contribution that led us get multiple players displayed in one single page. Kindest regards, Enfoque21.com |
#3
|
|||
|
|||
Quote:
Thanks!! I am new to bbcode and would love to get this set up in my site... Jeremiah |
#4
|
||||
|
||||
|
#5
|
||||
|
||||
The video(s) have been removed by facebook.
|
#6
|
||||
|
||||
No, open firefox working the video |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|