View Full Version : Do I need BBcode or something else?
bosra75
05-28-2011, 11:00 AM
Hi all
I would like to embed videos from places like CNBC.com and bloomberg in my forum threads. An example of a video from CNBC.com can be seen here (http://video.cnbc.com/gallery/?video=3000024335). My forum is mymarkets.ie ( a forum for traders to discuss financial markets). I have seen this done on other sites like this one here (http://www.informedtrades.com/497710-cnbc-video-art-cashins-traders-edge-4-28-09-a.html). I would be grateful if someone could point me in the right direction. Please note I do not have a computer / tech background. Cheers all
Lynne
05-28-2011, 03:31 PM
You may want to look at this - https://vborg.vbsupport.ru/showthread.php?t=230707
bosra75
05-28-2011, 06:01 PM
Hi Lynne
Thanks for your quick response. Is there anything a lot easier for me to install so I can embed the videos I require from CNBC etc. I have no computer experience and I don't want to destroy my forum with something complicated. It also says that vbulletin 4.03 caused bugs in that mod. Any help would be grately appreciated
cheers
Lynne
05-28-2011, 06:08 PM
You could write some bbcode probably. I don't know the code offhand though.
bosra75
05-28-2011, 06:20 PM
Thanks Lynne. Would anyone else be able to offer some help in this regard or make some suggestions. Please note I do not have a computer / tech background so I can't write code. I am looking for something that is easy enough to install and that maybe is proven over a decent period of time without bugs being reported.. Cheers all
Lynne
05-28-2011, 07:37 PM
If you look at the site, you can get the embed code just by clicking on the Share button. The red numbers are the unique ids you would need to replace in your bbcode:
<object id="cnbcplayer" height="380" width="400" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" >
<param name="type" value="application/x-shockwave-flash"/>
<param name="allowfullscreen" value="true"/>
<param name="allowscriptaccess" value="always"/>
<param name="quality" value="best"/>
<param name="scale" value="noscale" />
<param name="wmode" value="transparent"/>
<param name="bgcolor" value="#000000"/>
<param name="salign" value="lt"/>
<param name="flashVars" value="startTime=000"/>
<param name="flashVars" value="endTime=000"/>
<param name="movie" value="http://plus.cnbc.com/rssvideosearch/action/player/id/3000024539/code/cnbcplayershare" />
<embed name="cnbcplayer" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" allowfullscreen="true" allowscriptaccess="always" bgcolor="#000000" height="380" width="400" quality="best" wmode="transparent" scale="noscale" salign="lt" src="http://plus.cnbc.com/rssvideosearch/action/player/id/3000024539/code/cnbcplayershare" type="application/x-shockwave-flash" />
</object>
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.