Here are the new BBcodes for megavideo and youtube, you can enter them in the ACP on the posting tab.
BBCode usage:
Code: Select all
[megavideo]{SIMPLETEXT}[/megavideo]
Code: Select all
<object width="640" height="360"><param name="movie" value="http://www.megavideocom/v/{SIMPLETEXT}"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.megavideocom/v/{SIMPLETEXT}" type="application/x-shockwave-flash" allowfullscreen="true" width="640" height="360"></embed></object>
Code: Select all
[megavideo]Last part of the url after = sign[/megavideo]
***********************************************************************************************************************************************
BBCode Usage:
Code: Select all
[youtube]{SIMPLETEXT}[/youtube]
Code: Select all
<object width="640" height="360"><param name="movie" value="http://www.youtubecom/v/{SIMPLETEXT}?version=3&hl=en_US&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtubecom/v/{SIMPLETEXT}?version=3&hl=en_US&rel=0" type="application/x-shockwave-flash" width="640" height="360" allowscriptaccess="always" allowfullscreen="true"></embed></object>
Code: Select all
[youtube]Last part of the url after = sign[/youtube]
viddex2011