firefox does not like that though... however it may help simplifying the code and remove the width and height just leave the src and use css to style all the objects to the size you want.
notice I removed the /embed part ? .... take a better look at the change I made to the link, which was my first explanation at the top here. you add watch?v= then the id/source
it will always be flash because the source is flash. the html part has to do with the embed code used whether it is used and how to embed the object based on html5 document types or strict or whatever. The point is that it would seem you wish to convert the video into another codec other than the one it was made with. I am not sure there is a real time way to convert flash video or any other video into anything else. Not on the fly that I know of. Just look at how you tube embeds their videos...
Comments
Yes, this I can watch!
that message has been there for nearly 2 years, if you have issues with their policy email youtube
There was an error rendering this rich post.
Yes you can watch, and is it in HTML5 ???????
I forced it to use html5
There was an error rendering this rich post.
So, but how to put it in Post?!
https://www.youtube.com/embed/EKPwkhiv4v4?html5=1
or
< iframe width="640" height="385" frameborder="0" src="https://www.youtube.com/embed/EKPwkhiv4v4?html5=1" >< /iframe >
firefox does not like that though... however it may help simplifying the code and remove the width and height just leave the src and use css to style all the objects to the size you want.
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
if you put it in like this you don't need the iframe code https:// www.youtube.com/watch?v=EKPwkhiv4v4?html5=1
(note,I added a space before www to show the link without embedding.)
embedded by pasting link like above
https://www.youtube.com/watch?v=EKPwkhiv4v4?html5=1
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
I am puting without a space and still no video...
https://www.youtube.com/embed/EKPwkhiv4v4?html5=1
notice I removed the /embed part ? .... take a better look at the change I made to the link, which was my first explanation at the top here. you add watch?v= then the id/source
www.youtube.com/watch?v=EKPwkhiv4v4?html5=1
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
Garden disagrees with HTML5 Youtube embeds, sorry folks: https://github.com/vanillaforums/Garden/blob/master/library/core/class.format.php#L1020
P.S.: Simply put, it's not going to work prepending the link with
?html5=1
Kasper Kronborg Isager (kasperisager) | Freelance Developer @Vanilla | Hit me up: Google Mail or Vanilla Mail | Find me on GitHub
Yes, i have seen this file....
Bah, my brain is not working today... Sorry about that!
Kasper Kronborg Isager (kasperisager) | Freelance Developer @Vanilla | Hit me up: Google Mail or Vanilla Mail | Find me on GitHub
I agree. Just post the bloody url and dont worry about it
There was an error rendering this rich post.
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
you don't need to add html5 to the link just the watch?v=
https:// www.youtube.com/watch?v=CD-E-LDc384
here is the embed just pasted
http://www.youtube.com/watch?v=CD-E-LDc384
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
it's not html5....flash again, but good try
it will always be flash because the source is flash. the html part has to do with the embed code used whether it is used and how to embed the object based on html5 document types or strict or whatever. The point is that it would seem you wish to convert the video into another codec other than the one it was made with. I am not sure there is a real time way to convert flash video or any other video into anything else. Not on the fly that I know of. Just look at how you tube embeds their videos...
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
No, I can watch it on Youtube as html5 , I can watch it embedded in PHPBB with BB code, but Can't in Vanilla; what a pitty:(
And the Source most usually is some MP4 or Avi or H264, nothing flashy
Tellya what mate, post the code here used on phpbb and your bbcode , the full code
There was an error rendering this rich post.
So, which editor would let me try to add a custom BB code?!