Veoh Video BBCode

A selection of BBCodes for use on your phpBB3 Forums.
Post Reply
User avatar
LDM
Site Admin
Site Admin
Posts: 1786
Joined: Thu May 29, 2008 6:51 pm

Veoh Video BBCode

Post by LDM »

Add this BBCode, so users can embed videos from Veoh.com into their posts.

BBCode:

Code: Select all

[veoh]{TEXT}[/veoh]
HTML:

Code: Select all

<embed src="http://www.veoh.com/videodetails2.swf?permalinkId={TEXT}&id=1886803&player=videodetailsembedded&videoAutoPlay=0" allowFullScreen="true" width="425" height="350" bgcolor="#000000" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>
Helpline:

Code: Select all

Veoh: [veoh]Video ID[/veoh]
To embed a video, just add the video id code in between the veoh tags. The code is after /video/ and before ? in the url of video.

Example embed:
Rainman
Forum Member
Forum Member
Posts: 4
Joined: Thu Sep 25, 2008 5:08 am

Re: Veoh Video BBCode

Post by Rainman »

Thanks.
QuickFix
Forum Member
Forum Member
Posts: 25
Joined: Sun Oct 26, 2008 12:59 am

Re: Veoh Video BBCode

Post by QuickFix »

Great BB code. Is Veoh like an HD Youtube?
User avatar
LDM
Site Admin
Site Admin
Posts: 1786
Joined: Thu May 29, 2008 6:51 pm

Re: Veoh Video BBCode

Post by LDM »

It is high quality, but youtube by far has more videos.
Post Reply