Welcome, Guest

Shop Amazon.com and support the WKC | WKC T-Shirts

Author Topic: Weber: Made in America  (Read 5093 times)

G$

  • WKC Performer
  • Posts: 3268
Weber: Made in America
« on: July 25, 2012, 03:14:17 PM »
I know some of you guys have seen this:
 
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.
« Last Edit: July 25, 2012, 03:21:52 PM by G$ »

Troy

  • Statesman
  • Posts: 9479
Re: Weber: Made in America
« Reply #1 on: July 25, 2012, 08:02:53 PM »
I meant to look into youtube embedding earlier, but failed.

wrapping the iframe in the html tag might work

Troy

  • Statesman
  • Posts: 9479
Re: Weber: Made in America
« Reply #2 on: July 26, 2012, 09:41:25 AM »

Troy

  • Statesman
  • Posts: 9479
Re: Weber: Made in America
« Reply #3 on: July 26, 2012, 09:44:29 AM »
so it worked for me by wrapping the iframe code in html code brackets.

like this:
Code: [Select]
[html]<iframe stuff></iframe>[/html]

G$

  • WKC Performer
  • Posts: 3268
Re: Weber: Made in America
« Reply #4 on: July 26, 2012, 10:17:28 AM »
cool. got it.