Simple steps
1) Login to your mybb admin panel
2) go to mycode
3) Click on “Add new Mycode”
4) Now write following
i) Title: youtube
ii) Regular expression:
(\[youtube\]|(<a href=\”)?(http://)?(www.)?youtube.com/watch\?v=)(.{11}?)((.*?)\” target=\”_blank\”>)?((.*?)\[/youtube\]|(.*?)</a>)
iii) Replacement:
<object width=”425″ height=”350″><param name=”movie” value=”http://www.youtube.com/v/${5}”></param><param name=”wmode” value=”transparent”></param><embed src=”http://www.youtube.com/v/${5}” type=”application/x-shockwave-flash” wmode=”transparent” width=”425″ height=”350″></embed></object>
iv) Enable: yes
5) Save mycode
Comment Policy:
Your words are your own, so be nice and helpful if you can. Please, only use your real name, not your business name or keywords. Using business name or keywords instead of your real name will lead to the comment being deleted. Anonymous commenting is not allowed either. Limit the amount of links submitted in your comment. We accept clean XHTML in comments, but don't overdo it please.