This site is READ ONLY!! No support will be given! Everything in here is just for archiving purposes!

Request:videobb BBcODE

support for bbcodes in the video bbcodes section!
Post Reply
Flogging My Log

Request:videobb BBcODE

Post by Flogging My Log »

i found this new site for videos and can you made Bbcode
http://www.videobb.com/videos.php
User avatar
Steve
X-Steve
X-Steve
Posts: 1920
Joined: Thu Sep 16 2010 3:19 pm
Real name: Steve© MX
Country Flag: Great Britain
Location: Up north!
Contact:

Re: Request:videobb BBcODE

Post by Steve »

:lol:
Hello! and Do NOT contact me via private message for support!!
User avatar
kevinviet
Donators
Donators
Posts: 134
Joined: Sat Sep 18 2010 2:04 am
Real name: Kevin
Country Flag: United States

Re: Request:videobb BBcODE

Post by kevinviet »

Let me try it first if I can get it work, will ask for help from cisco :lol:
User avatar
cisco007
Ciscox
Ciscox
Posts: 2843
Joined: Thu Sep 16 2010 3:25 pm
Country Flag: Mexico

Re: Request:videobb BBcODE

Post by cisco007 »

sure no problem Kevin, that is what i am here for! smile_hi
Image
User avatar
kevinviet
Donators
Donators
Posts: 134
Joined: Sat Sep 18 2010 2:04 am
Real name: Kevin
Country Flag: United States

Re: Request:videobb BBcODE

Post by kevinviet »

Here we go, I think it works :)

bbcode usage:

Code: Select all

[videobb]http://www.videobb.com/video/{IDENTIFIER}[/videobb]
HTML replacement:

Code: Select all

<object id="vbbplayer" width="640" height="505" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" ><param name="movie" value="http://videobb.com/e/{IDENTIFIER}" ></param><param name="allowFullScreen" value="true" ></param><param name="allowscriptaccess" value="always"></param><embed src="http://videobb.com/e/{IDENTIFIER}" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object>
Helpline:

Code: Select all

videobb: [videobb]Video Url[/videobb]
example:

Code: Select all

[videobb]http://www.videobb.com/video/Qa3ooR9l5XgL[/videobb]
Last edited by kevinviet on Mon Jan 17 2011 8:55 pm, edited 1 time in total.
User avatar
cisco007
Ciscox
Ciscox
Posts: 2843
Joined: Thu Sep 16 2010 3:25 pm
Country Flag: Mexico

Re: Request:videobb BBcODE

Post by cisco007 »

sure that would work and i you wanted to use the whole URL
try this for bbcode usage:

Code: Select all

[videobb]http://www.videobb.com/video/{IDENTIFIER}[/videobb]
and for the helpline just use the whole video url!

Code: Select all

[videobb]http://www.videobb.com/video/Qa3ooR9l5Xg[/videobb]
Image
User avatar
kevinviet
Donators
Donators
Posts: 134
Joined: Sat Sep 18 2010 2:04 am
Real name: Kevin
Country Flag: United States

Re: Request:videobb BBcODE

Post by kevinviet »

Thanks cisco smile_yes I change mine now :)
Post Reply