MyBB Community Forums

Full Version: How can I make this code work?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi guys!

How can I make a code like this result is video on my forums :
Example :

<iframe title="YouTube video player" width="480" height="390" src="http://www.youtube.com/embed/_-IewveTHo4" frameborder="0" allowfullscreen></iframe>

or

<object width='320' height='260'><param name='movie' value='http://cloudfront.mediamatters.org/static/flash/player.swf'></param><param name='flashvars' value='config=http://mediamatters.org/embed/cfg2?id=201102140037'></param><param name='allowscriptaccess' value='always'></param><param name='allownetworking' value='all'></param><embed src='http://cloudfront.mediamatters.org/static/flash/player.swf' type='application/x-shockwave-flash' flashvars='config=http://mediamatters.org/embed/cfg2?id=201102140037' allowscriptaccess='always' allowfullscreen='true' width='320' height='260'></embed></object>

What plugin do I need?or?
To be in a post or to be embedded into a website?
Yes, to be in a post basically..... I want when i add this code(which is of a video) to result in a video screen in that post....
(2011-02-15, 04:03 PM)Jack707 Wrote: [ -> ]Yes, to be in a post basically..... I want when i add this code(which is of a video) to result in a video screen in that post....

Its core if your using 1.6, the TV button,

[video=youtube]Full Regular URL HERE[/video]


Enjoy