Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Flash Support (.flv) in Windows 8.1/Internet Explorer 11


Does anyone successfully use JWPlayer in the following scenario:

- Windows 8.1
- Internet Explorer 11
- Single .flv media source file
- Not in IE 'compatibility mode'

I have only been able to run .flv movies under compatibility mode, and even then it does not always seem to work. Is this expected behaviour or am I doing something wrong?

Here is my test code:

bc.. <div id='playerKqgIxGjbFoxU'></div>

<script type='text/javascript'>
jwplayer('playerKqgIxGjbFoxU').setup({
file: '/MyDemoMovie.flv',
image: '/MyDemoMovie.png',
title: 'My Demo Movie',
width: '800',
height: '600'
});
</script>


Any advice would be much appreciated.

2 Community Answers

JW Player

User  
0 rated :

Please give us a link to your site. The problem may not be in the embedding code itself. For example, make sure your page has a proper DOCTYPE.

Ethan Feldman

JW Player Support Agent  
0 rated :

Please provide a link.

This question has received the maximum number of answers.