trigatch4 BuildAndEarn Aug 23, 2006 2,557 79 0 East Coast www.eurekadiary.com Aug 7, 2007 #1 What plugin/hack/mod did you guys install to allow YouTube to be embedded in vB?
W wesley New member Jun 28, 2006 438 4 0 Aug 7, 2007 #2 You can use the embed code on YouTube's site to make a BB code: Admin CP -> Custom BB Codes -> Add New BB Code Title - YouTube Tag - youtube Replacement: Code: <object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/{param}"></param><embed src="http://www.youtube.com/v/{param}" type="application/x-shockwave-flash" width="425" height="350"></embed></object> Example - [youtube]JFwCCL0Vh6U[/youtube] (Though I don't know if this is what they're using here, since the example isn't working )
You can use the embed code on YouTube's site to make a BB code: Admin CP -> Custom BB Codes -> Add New BB Code Title - YouTube Tag - youtube Replacement: Code: <object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/{param}"></param><embed src="http://www.youtube.com/v/{param}" type="application/x-shockwave-flash" width="425" height="350"></embed></object> Example - [youtube]JFwCCL0Vh6U[/youtube] (Though I don't know if this is what they're using here, since the example isn't working )
trigatch4 BuildAndEarn Aug 23, 2006 2,557 79 0 East Coast www.eurekadiary.com Aug 21, 2007 #3 Does using this BB code create any vulnerabilities to the site? Jon how did you all do it?