PDA

View Full Version : Anyone know how to embed code


doemasters
01-05-2009, 12:07 PM
I have no problem embedding the code into my websites and blogs but was wondering how to do it in my forums

the code usually loooks something like this and its for video

<embed src="http://services.brightcove.com/services/viewer/federated_f8/294377112" bgcolor="#FFFFFF" flashVars="videoId=6277463001&playerId=294377112&viewerSecureGatewayURL=https://console.brightcove.com/services/amfgateway&servicesURL=http://services.brightcove.com/services&cdnURL=http://admin.brightcove.com&domain=embed&autoStart=false&" base="http://admin.brightcove.com" name="flashObj" width="300" height="250" seamlesstabbing="false" type="application/x-shockwave-flash" swLiveConnect="true" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed>

thanks for any help
lance

Lynne
01-05-2009, 03:19 PM
Embed it *where* on your forums? Have you looked at the templates and tried putting it in the one your wanted?

doemasters
01-05-2009, 06:11 PM
yes just inside the message area like I am doing in this post if that makes sense

Lynne
01-05-2009, 06:20 PM
You want to post that in a post message? If you want to be able to do that, you need to have html enabled for posting and that is NOT a good thing. It would be much better to turn that into a bbcode (look at how they do it for youtube).

doemasters
01-05-2009, 08:44 PM
oh ok, I thought I could set where only the admin could put in html code but maybe i am wrong

thanks for your help

Bellardia
01-05-2009, 09:34 PM
oh ok, I thought I could set where only the admin could put in html code but maybe i am wrong

thanks for your help

I believe there is a mod to allow specific userids to post HTML, try searching.
Should have specified allowing only some people posting HTML as opposed to all users.