Video BBCode Database
BBCodes used for embedding videos
There is no support here! Only Read Access!
BBCode Bot
BBCoder IV
Posts: 239 Joined: 04 Mar 2010, 14:04
Location: bbcode table
Post
by BBCode Bot » 06 Mar 2010, 16:15
Facebook Video BBCode
Author :
dinglouisa
Description : With the Facebook Video BBCode you can post and share just any videos from facebook by using the video_id
BBCode:
Code: Select all
[facebookvideo]{NUMBER}[/facebookvideo]
HTML:
Code: Select all
<object width="320" height="240" ><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://www.facebook.com/v/{NUMBER}" /><embed src="http://www.facebook.com/v/{NUMBER}" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="320" height="240"></embed></object>
Helpline:
Code: Select all
Facebook Video: [facebookvideo]Video Id from the url link[/facebookvideo]
Original link of video:
Code: Select all
http://www.new.facebook.com/video/video.php?v=23654334137&oid=26260608035
Example:
Code: Select all
[facebookvideo]23654334137[/facebookvideo] or [facebookvideo]1243732024047&oid=26260608035[/facebookvideo]
Demo:
[facebookvideo]1243732024047[/facebookvideo]
Nully
Donator
Posts: 258 Joined: 14 Mar 2010, 23:03
BBCodes: 10
Favourite MOD: Radios
Location: France > Bulgaria
Contact:
Post
by Nully » 16 Apr 2010, 12:04
Hello,
I have a facebook video in my forum, but the problem is that only myself can see the video (it is a video of a friend of mine on FB).
The members of my forum who are not registered into Facebook cannot see it !
Do you know a solution ?
Stoker
Site Admin
Posts: 3573 Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:
Post
by Stoker » 16 Apr 2010, 13:05
It is probably because of your Facebook privacy settings.
The greatest achievement in life is to inspire others
Board rules! No PM support
Nully
Donator
Posts: 258 Joined: 14 Mar 2010, 23:03
BBCodes: 10
Favourite MOD: Radios
Location: France > Bulgaria
Contact:
Post
by Nully » 16 Apr 2010, 14:04
Thanks.
I'll ask my friend to modify his privacy settings.