I know some of you guys have seen this:
http://www.youtube.com/watch?v=I8OPVwtO55I&feature=player_embedded (http://www.youtube.com/watch?v=I8OPVwtO55I&feature=player_embedded)
By the way, is there a way to embed youtube in to a SMF forum?
Maybe this:
http://www.youtube.com/v/I8OPVwtO55I
Guess not. Maybe a flash module needs to be enabled.
I meant to look into youtube embedding earlier, but failed.
wrapping the iframe in the html tag might work
so it worked for me by wrapping the iframe code in html code brackets.
like this:
[html]<iframe stuff></iframe>[/html]
cool. got it.