Recent Topics

1 Oct 27, 2011 12:36    

Add youtube video on posts with the actual yutube code is impossible.

The B2 developers must review this on next B2 version.
[u]Exemple:[/u]
New code:
<iframe width="560" height="315" src="http://www.youtube.com/embed/Vomxdz1ggNI?rel=0" frameborder="0" allowfullscreen></iframe>

Old code:
<object width="560" height="315"><param name="movie" value="http://www.youtube.com/v/Vomxdz1ggNI?version=3&amp;hl=pt_BR&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Vomxdz1ggNI?version=3&amp;hl=pt_BR&amp;rel=0" type="application/x-shockwave-flash" width="560" height="315" allowscriptaccess="always" allowfullscreen="true"></embed></object>

Thanks.
Tony

2 Oct 27, 2011 19:59

The old code should still work, isn't it?

3 Oct 27, 2011 23:50

Yes the old one is working.
Thanks

4 Nov 06, 2011 23:14

I am finding that YouTube and Vimeo videos are not showing at all in Internet Explorer 9 yet show and work in all other browsers. I am running sites in both V4.1.1 and V4.1.2 where this occurs. Any thoughts as to why?

5 Mar 28, 2012 08:58

We should add an option to the Videoplug plugin to add videos in new format. All modern browsers support HTML5, however this setting should not be enabled by default.

This is not a bug, moved to feature requests


Form is loading...