Forums / Cotonti / Support / Video embedding IE

Twiebie
#1 2011-02-15 05:26
I just noticed that videos that are embedded in my website do not show up in Internet Explorer 8.
It works perfectly fine on Firefox, Safari and Chrome, but as always it's IE giving problems with basic stuff.

Any ideas?

Tnx.
aiwass
#2 2011-02-17 01:33
Code that works, regardless of browser:

Vimeo
BBcode
\[vimeo](.+?)\[/vimeo\]
Output html
<iframe title="Vimeo video player" width="670" height="420" src="http://player.vimeo.com/video/$1"></iframe>

Youtube
BBcode
\[youtube](.+?)\[/youtube\]
Output html
<iframe title="YouTube video player" width="650" height="400" src="http://www.youtube.com/embed/$1"></iframe>

Works like a charm on my website:
http://www.megamindmagazine.com/labelnews/snatch-records-presents-prince-club/
http://www.megamindmagazine.com/newsflash/starr-traxx-presents-more-the-ron-jeremy-video/
Take all that money that we spend on weapons and defences each year and instead spend it feeding and clothing and educating the poor of the world, which it would many times over, not one human being excluded, and we could explore space, together, both inner and outer, forever, in peace. - Bill Hicks

https://evlear.com