Ive recently got tired of using flash player and got sick of its robustness and worried about security, cause its well known that there's way to many exploits and hacks which flash/Adobe can seem to patch up.
Also on portable devices, embedded YT/ Vimeo/Dailymotion videos on forums dont work if you use HTML5 instead of flash.
So I was goggling around and found a possible solution for your forum software.
Youtube (etc.) in HTML5 - vBulletin.org Forum
https://www.vbulletin.org/forum/showthread.php?t=283594
It would be very nice if we get rid of flash and just use HTML 5 to display videos.
I hope Admins will take this one into consideration.
Thank you in advance.
[REQUEST] HTML 5 support for Vbulletin flash video embedding
-
- Posts: 4502
- Joined: 2011-02-19 15:02
[REQUEST] HTML 5 support for Vbulletin flash video embedding
Last edited by MaSSive on 2013-09-07 18:35, edited 6 times in total.
-
- Posts: 4502
- Joined: 2011-02-19 15:02
Re: [REQUEST] HTML 5 support for Vbulletin flash video embedding
Uhm, theres no need to "rewrite the site" whatever you meant by that. Forum runs o CMS software which has plugins. The problem is that if you disable flash plugin on your browser, flash on site will cease to work, and especially embedded video.
By simply changing plugin this could be solved and it would support HTML5 video playback
Sample for html5 embedded video
By simply changing plugin this could be solved and it would support HTML5 video playback
Sample for html5 embedded video
Code: Select all
<iframe width="1280" height="720" src="//www.youtube.com/embed/mzPxo7Y6JyA[color=Red]&html5=1[/color]" frameborder="0" allowfullscreen></iframe>
Last edited by MaSSive on 2013-09-08 15:24, edited 1 time in total.
-
- Posts: 4502
- Joined: 2011-02-19 15:02
Re: [REQUEST] HTML 5 support for Vbulletin flash video embedding
*bump*
Any admin willing to look into this?
Any admin willing to look into this?