The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
[Request] Veoh video embed bb code
Hi,
I am looking to embed video from Veoh via BB code on my forums. They provide an embed HTML code but I've been having trouble converting this to bb code. An example embed code can be found below: HTML Code:
<embed src="http://www.veoh.com/videodetails.swf?permalinkId=e167255g5KCeBzd&isVlog=true&id=1&player=videodetails" width="425" height="340" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed> [Bump] Anyone? |
#2
|
|||
|
|||
Create a custom BBCODE and enter the following
Title: Veoh Bbcode (customizable) Tag: veoh (customizable) Replacement: Code:
<embed src="http://www.veoh.com/videodetails.swf?permalinkId={param}&isVlog=true&id=1&player=videodetails" width="425" height="340" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed> Code:
[veoh] v202456ag4Jgccc[/veoh] You need too use only the video ID and not the url, for example if the url too a video page was Code:
http://www.veoh.com/videos/v202456ag4Jgccc Code:
v202456ag4Jgccc hope you understand lol Stuie |
#3
|
|||
|
|||
Thanks! Got it working!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|