The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
For all who are good with video embeding or such, pls help :(
I am using JW player on my forums, code which I use (BB code) and everything works just fine
Code:
<object id="player" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" name="player" width="520" height="420"> <param name="movie" value="flv/player.swf" /> <param name="allowfullscreen" value="true" /> <param name="allowscriptaccess" value="always" /> <param name="flashvars" value="file={param}" /> <embed type="application/x-shockwave-flash" id="player2" name="player2" src="flv/player.swf" width="520" height="420" allowscriptaccess="always" allowfullscreen="true" flashvars="file={param}" /></object> My BIG problem is how to use captions/subtitles with video files that I embed? My player file as you can see in code above is in forum root "flv/player.swf" My subtitle folder which I created is in "flv/captions" where i got few subs in "srt" format what to place within bb code right after ".flv" to play subs and how to change code above to make it work, pls if u can help at least your code which you use posted here would help me to find solution, or give me idea what I should change Thank you |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|