tsymons
Member
Posted 10 months ago #
Had a curious thing happen at a client's meeting.
Compressed all of the videos using H.264 and used the HTML5 with MediaElemment.js playback feature of the plug-in. The videos played back great under IE6,7 and 9. Firefox, Chrome and Safari. The iPads and iPhones all worked too. But in IE8 the video would not show, we can only hear the audio. Very strange.
Anyone else had this experience? Is there something we can do to get them to work? I would not think it is the MP4 files since is works in other versions of IE.
Thanks,
Tim
http://wordpress.org/extend/plugins/hana-flv-player/
HanaDaddy
Member
Plugin Author
Posted 10 months ago #
Hello, can you please provide the URL? I will check with IE8 myself .
tsymons
Member
Posted 9 months ago #
I can't post the info in the forum, they are corporate private videos. Can I send you a seperate e-mail?
HanaDaddy
Member
Plugin Author
Posted 9 months ago #
Here is my old email address. Send me email to 'nurungji2 at yahoo.com' and post reply here, so I get a notification. Thanks.
aleinco
Member
Posted 5 months ago #
Hi Hana,
I have the same problem in IE8 I get the black screen, I need your help.
thank you!
HanaDaddy
Member
Plugin Author
Posted 5 months ago #
Hi can you provide the URL ? I will take a look.
Thanks
mark-pds
Member
Posted 4 months ago #
I'm having the same problem.
Using IE8 and got sound with no image. I've emailed you the URL on the address you provide further up this thread. can you please have a look and see if you can tell what the problem is.
HanaDaddy
Member
Plugin Author
Posted 4 months ago #
I will check later at home. Thanks.
HanaDaddy
Member
Plugin Author
Posted 4 months ago #
Okay, I got it.
I will update the plugin soon but if you can't wait, you can add below lines right before </body> tag in your theme's footer.php file.
<!--[if IE 8]>
<style> .me-plugin { position: static; } </style>
<![endif]-->
Thanks for reporting!
mark-pds
Member
Posted 4 months ago #
jarnail
Member
Posted 3 months ago #
Its not working at all in IE8 for me. Any help?