Author Topic: Is it possible to embed videos in this forum?  (Read 6396 times)

0 Members and 1 Guest are viewing this topic.

Offline SteveM

  • Hero Member
  • *****
  • Posts: 1483
Is it possible to embed videos in this forum?
« on: March 01, 2016, 10:35:16 AM »
I'm trying to get better at making videos related to my project.  I watched some tutorials about how to "embed" videos into Simple Machines Forums, but haven't been able to make it work yet.  I can post links to videos, but haven't been able to embed them.

Is this even possible to do?


<iframe width="560" height="315" src="https://www.youtube.com/embed/zV0uevbxiBE" frameborder="0" allowfullscreen></iframe>


Steve.
1/2 of the Rampage Brothers

Offline Seldom Seen Slim

  • Nancy and me and the pit bike
  • Administrator
  • Hero Member
  • ***
  • Posts: 13158
  • Nancy -- 201.913 mph record on a production ZX15!
    • Nancy and Jon's personal website.
Re: Is it possible to embed videos in this forum?
« Reply #1 on: March 01, 2016, 10:36:24 AM »
Sounds like a question for Bob, not me.  Give him a PM/mail if you'd like a quicker answer (than if you wait for him to notice your query here).
Jon E. Wennerberg
 a/k/a Seldom Seen Slim
 Skandia, Michigan
 (that's way up north)
2 Club member x2
Owner of landracing.com

Offline SteveM

  • Hero Member
  • *****
  • Posts: 1483
Re: Is it possible to embed videos in this forum?
« Reply #2 on: March 01, 2016, 11:54:57 AM »
Thanks, Slim.  I think the issue has to do with whether or not, and to what extent, HTML code is allowed on the forum.

From my very limited understanding, I think there are "Basic" html codes which can be permitted, and which do not represent any type of security risk to the forum.

Somehow, more advanced html features can be associated with security (hacking) type problems.

I don't know who Bob is - what is his username here?

Steve.
1/2 of the Rampage Brothers

Offline salt27

  • Hero Member
  • *****
  • Posts: 1734
Re: Is it possible to embed videos in this forum?
« Reply #3 on: March 01, 2016, 05:16:03 PM »
bobc

Offline donpearsall

  • Sr. Member
  • ****
  • Posts: 872
    • http://soundappraisal.com
Re: Is it possible to embed videos in this forum?
« Reply #4 on: March 01, 2016, 08:28:22 PM »
Nope
550 hp 2003 Suzuki Hayabusa Land Speed Racer

Offline donpearsall

  • Sr. Member
  • ****
  • Posts: 872
    • http://soundappraisal.com
Re: Is it possible to embed videos in this forum?
« Reply #5 on: March 01, 2016, 08:31:24 PM »
I am just checking to see if the "code" attribute works with your iFrame tag.

<iframe src="https://www.youtube.com/embed/zV0uevbxiBE" </iframe>
« Last Edit: March 02, 2016, 01:08:44 AM by donpearsall »
550 hp 2003 Suzuki Hayabusa Land Speed Racer

Offline Elmo Rodge

  • Hero Member
  • *****
  • Posts: 1653
Re: Is it possible to embed videos in this forum?
« Reply #6 on: March 01, 2016, 08:33:22 PM »
Steve, if it's any help, I could see the "movie" in the first post. Wayno

Offline bobc

  • Administrator
  • Sr. Member
  • ***
  • Posts: 305
    • South Mt. Web Design
Re: Is it possible to embed videos in this forum?
« Reply #7 on: March 01, 2016, 10:42:07 PM »
I'll look into it, but anybody else is welcome to explore also.

Bob the Web Elf
Web Elf

Offline donpearsall

  • Sr. Member
  • ****
  • Posts: 872
    • http://soundappraisal.com
Re: Is it possible to embed videos in this forum?
« Reply #8 on: March 02, 2016, 01:10:49 AM »
It looks like the Simple Machines forum setting on this site strips out the   attributes.
550 hp 2003 Suzuki Hayabusa Land Speed Racer

Offline SteveM

  • Hero Member
  • *****
  • Posts: 1483
Re: Is it possible to embed videos in this forum?
« Reply #9 on: March 02, 2016, 03:47:46 PM »
How this came about is I've been talking to a couple of guys who do really nice videos about documenting a rally car build.  "Project Syncro" on YouTube.  They are home-made videos, but really nice production quality.  I'm trying to improve my ability to do that kind of thing.

https://www.youtube.com/channel/UC3AXjf0VHXDSdycjxSoDYgA

In any event, Ron Erickson and Kyle Yoest (the project Syncro guys) came down to my shop on Monday night to shoot video, generally B.S., and talk about car stuff. 

Video documentation seems to be on the rise, especially for things like "Build Diaries" that we do here.  I was asking Kyle about posting the "auto play", or "preview" type video links.  I think it's a lot better looking, and gets a better response if a video can be embedded right into a forum post, as opposed to having to go off-site to see the video.  Kyle seems to know his stuff pretty well, and described to me the html and "embed code" links necessary to do that kind of thing.

I figured I'd give it a try here, but couldn't get it to work.  My limited research and knowledge indicates that there are functions within the forum that have to be "turned on" in order to allow html codes to be utilized.

I'll see if I can find a link.

Steve.
1/2 of the Rampage Brothers

Offline SteveM

  • Hero Member
  • *****
  • Posts: 1483
Re: Is it possible to embed videos in this forum?
« Reply #10 on: March 02, 2016, 03:51:51 PM »
Here's what I found, which would allow BASIC html codes to be used, without creating security vulnerabilities:


But if SMF Forum Administrators still want to enable Basic HTML in Post.
It can be done from;

Admin Control Panel -> Post and Topics -> Bulletin Board Code tab and check "Enable basic HTML in posts".




Steve.
1/2 of the Rampage Brothers

Offline Stan Back

  • Hero Member
  • *****
  • Posts: 5879
Re: Is it possible to embed videos in this forum?
« Reply #11 on: March 02, 2016, 08:02:23 PM »
Yabut . . .

Why'd it take so long to clear the course?
Past (Only) Member of the San Berdoo Roadsters -- "California's Most-Exclusive Roadster Club" -- 19 Years of Bonneville and/or El Mirage Street Roadster Records

Offline bobc

  • Administrator
  • Sr. Member
  • ***
  • Posts: 305
    • South Mt. Web Design
Re: Is it possible to embed videos in this forum?
« Reply #12 on: March 02, 2016, 10:17:05 PM »
Here's what I found, which would allow BASIC html codes to be used, without creating security vulnerabilities:

But if SMF Forum Administrators still want to enable Basic HTML in Post.
It can be done from;

Admin Control Panel -> Post and Topics -> Bulletin Board Code tab and check "Enable basic HTML in posts".

Steve.

I turned basic html on.  The other option I found was to turn on Flash, which SMF said causes vulnerablities (so I didn't).

BtWE

Web Elf

Offline 4-barrel Mike

  • Hero Member
  • *****
  • Posts: 3173
  • Any fool can drive a V8
Mike Kelly - PROUD owner of the V4F that powered the #1931 VGC to a 82.803 mph record in 2008!

Offline bobc

  • Administrator
  • Sr. Member
  • ***
  • Posts: 305
    • South Mt. Web Design
Re: Is it possible to embed videos in this forum?
« Reply #14 on: March 02, 2016, 11:18:15 PM »
« Last Edit: March 03, 2016, 10:17:02 PM by bobc »
Web Elf