Stop the EMBED fail on NS!

So a few have figured out that vimeo and youTube changed their embed format. NS needs the old embed code. Here's a screenshot of where this is hidden.

1303782034vimeo_embed.jpg
 
<iframe width="560" height="315" src="http://www.youtube.com/embed/dlFIz86lNKY" frameborder="0" allowfullscreen></iframe>
 
<object width="400" height="224" ><param name="allowfullscreen" value="true" /><param name="movie" value="http://www.facebook.com/v/10150405438177905" /><embed src="http://www.facebook.com/v/10150405438177905" type="application/x-shockwave-flash" allowfullscreen="true" width="400" height="224"></embed></object>
 
<object width="420" height="315"><param name="movie" value="http://www.youtube.com/v/dyMXYE_50Ts?version=3&hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/dyMXYE_50Ts?version=3&hl=en_US" type="application/x-shockwave-flash" width="420" height="315" allowscriptaccess="always" allowfullscreen="true"></embed></object>
 
Back
Top