PDA

View Full Version : BB Code Enhancements - clipshare BBcode


dresus
12-06-2008, 10:00 PM
Simple BBcode addition for those of you that run clipshare websites as well. make sure you edit the replacment code with your website.

BB code clipshare video

Admincp > Custom BB Codes > Add New BB Code

Title : clipshare
Tag : clipshare

Replacement:


<object width="425" height="350"><param name="movie" value="http://YOUR-WESITE-HERE/flvideo/{param}"></param><param name="wmode" value="transparent"></param><embed src="http://YOUR-WESITE-HERE/player.swf" <embed src="http://YOUR-WESITE-HERE/player.swf" width="425" height="350" allowscriptaccess="always" allowfullscreen="true" flashvars="width=425&height=350&file=http://YOUR-WESITE-HERE/flvideo/{param}.flv&image=http://YOUR-WESITE-HERE/thumb/1_{param}.jpg&displayheight=350&link=http://YOUR-WESITE-HERE/video/{param}&searchbar=false&linkfromdisplay=true" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" /></embed></object><br><a href="http://YOUR-WESITE-HERE/video/{param}">link</a>

Example : 51
Description : CLIPSHARE


Submit

with this code you only need the last part of the link IE: the folder number

sorry no demo or example

dre

samet54
12-10-2008, 08:40 AM
<a href="http://www.belesciforum.net/sportif-videolar/25134-montoyanin_ikinci_antrenman_turlarinda_gecirdigi_k-aza.html#post98171" target="_blank">http://www.belesciforum.net/sportif-...html#post98171</a>

no secreen shot

Rideharder
05-10-2009, 11:37 PM
Thanks so much ...was looking for this....


Demo!
http://www.speedaholic.net/showthread.php?p=598#post598

boss2677
05-14-2009, 03:54 PM
I can't figure out why this isn't working for me :(

daihlo
06-09-2009, 08:58 PM
Cant get it to work on my site
www.cagefilm.com

is clipshare site.
any help with the code appreciated!

Thanks - daihlo

Kingdombuilder
04-23-2010, 07:15 AM
Sweet i got it to work after a little adjustment... Thank you very much...

For those that want to see the adjustments that I made to get it to work:

<embed src="http://YOUR_SITE_DOMAIN/player.swf" width="425" height="350" allowscriptaccess="always" allowfullscreen="true" flashvars="width=425&height=350&file=http://YOUR_SITE_DOMAIN/flvideo/{param}.flv&image=http://YOUR_SITE_DOMAIN/thumb/1_{param}.jpg&displayheight=350&link=http://YOUR_SITE_DOMAIN/video/{param}&searchbar=false&linkfromdisplay=true" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" /></embed></object><br><a href="http://YOUR_SITE_DOMAIN/video/{param}">link</a>

zainer
05-09-2010, 05:25 PM
Does any have the nuevo player and has successfully configured a BB code to embed it on vbulletin?

Kingdombuilder
05-10-2010, 12:00 AM
I was able to make it work, but my nuevo player does not show up in the post the older player does. if you want to see what i did: Try here (https://vborg.vbsupport.ru/showthread.php?t=241351&highlight=clipshare)