Forum support for the newer embedding code

Post your suggestions here
Post Reply
DJ99X
Posts: 15524
Joined: Tue Jan 15, 2008 11:36 am
Location: Land Down Under

Forum support for the newer embedding code

Post by DJ99X »

Sucks when you can't embed because the video doesn't support the older style code
jlv
Site Admin
Posts: 15501
Joined: Fri Nov 02, 2007 5:39 am
Team: No Frills Racing
Contact:

Re: Forum support for the newer embedding code

Post by jlv »

Should be easy to update. Do you have an example?
Josh Vanderhoof
Sole Proprietor
jlv@mxsimulator.com
If you email, put "MX Simulator" in the subject to make sure it gets through my spam filter.
DJ99X
Posts: 15524
Joined: Tue Jan 15, 2008 11:36 am
Location: Land Down Under

Re: Forum support for the newer embedding code

Post by DJ99X »

Here's a Vimeo one. Seems that they don't support the older code anymore either.

Code: Select all

<iframe src="http://player.vimeo.com/video/66275376?byline=0&portrait=0&color=ff9933" width="500" height="281" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe> <p><a href="http://vimeo.com/66275376">Milestone MX - Pro Show 5/15/13</a> from <a href="http://vimeo.com/idiotboyz">IdiotBoyz</a> on <a href="https://vimeo.com">Vimeo</a>.</p>
This is what is says when you try to select the older code

Code: Select all

<!-- This version of the embed code is no longer supported. Learn more: https://vimeo.com/help/faq/embedding --> <object width="500" height="281"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=66275376&force_embed=1&server=vimeo.com&show_title=1&show_byline=0&show_portrait=0&color=ff9933&fullscreen=1&autoplay=0&loop=0" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=66275376&force_embed=1&server=vimeo.com&show_title=1&show_byline=0&show_portrait=0&color=ff9933&fullscreen=1&autoplay=0&loop=0" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="500" height="281"></embed></object> <p><a href="http://vimeo.com/66275376">Milestone MX - Pro Show 5/15/13</a> from <a href="http://vimeo.com/idiotboyz">IdiotBoyz</a> on <a href="https://vimeo.com">Vimeo</a>.</p>
jlv
Site Admin
Posts: 15501
Joined: Fri Nov 02, 2007 5:39 am
Team: No Frills Racing
Contact:

Re: Forum support for the newer embedding code

Post by jlv »

This good enough?

Josh Vanderhoof
Sole Proprietor
jlv@mxsimulator.com
If you email, put "MX Simulator" in the subject to make sure it gets through my spam filter.
DJ99X
Posts: 15524
Joined: Tue Jan 15, 2008 11:36 am
Location: Land Down Under

Re: Forum support for the newer embedding code

Post by DJ99X »

jlv wrote:This good enough?

That's good for vimeo. But there are other sites out there. Surely there's some way you can make iframe embeds work in general.
jlv
Site Admin
Posts: 15501
Joined: Fri Nov 02, 2007 5:39 am
Team: No Frills Racing
Contact:

Re: Forum support for the newer embedding code

Post by jlv »

It would be easy to allow iframes, but do you really want people to be able to send you to any site they choose? The flash tag is pretty bad too, but at least with that anyone who cares can just run a flash blocker.
Josh Vanderhoof
Sole Proprietor
jlv@mxsimulator.com
If you email, put "MX Simulator" in the subject to make sure it gets through my spam filter.
Post Reply