Page 1 of 1

Tour of the SeeMeCNC factory

Posted: Fri Sep 30, 2016 12:21 am
by nebbian
This one is pretty cool, if you've ever wondered where your machine comes from then watch this:

https://www.youtube.com/watch?v=ZMrcvHgBeAg

Huh. Seems like the embed code isn't working. You'll have to click through.

Re: Tour of the SeeMeCNC factory

Posted: Fri Sep 30, 2016 11:29 pm
by 626Pilot
Take the 's' out of 'https' to embed YouTubes on these forums.

Re: Tour of the SeeMeCNC factory

Posted: Sun Oct 02, 2016 9:31 pm
by nebbian
626Pilot wrote:Take the 's' out of 'https' to embed YouTubes on these forums.
I tried that, and got a white square.

Re: Tour of the SeeMeCNC factory

Posted: Sun Oct 02, 2016 9:37 pm
by Noircogi
Testing:
[youtube]http://www.youtube.com/watch?v=ZMrcvHgBeAg[/youtube]

Re: Tour of the SeeMeCNC factory

Posted: Mon Oct 03, 2016 6:49 am
by KAS
Looks like it's a known issue, youtube changed something with the embedding. Need to update the extension or use a different one.



edit:

Better yet, remove the plugin and use the following BBcode

Code: Select all

[youtube]{SIMPLETEXT}[/youtube]

Code: Select all

<iframe width="560" height="410" src="http://www.youtube.com/embed/{SIMPLETEXT}"></iframe><br />
<a href="http://youtu.be/{SIMPLETEXT}">youtu.be/{SIMPLETEXT}</a>
Then all you would have to do is click the youtube tag above and enter the ID of the video.

Code: Select all

 example: [youtube]ZMrcvHgBeAg[/youtube]