
Not Wokring in IE8
I've got the player working in all browsers (even IE9). But it will not work in IE8-7. I get this error in developer toolbar: "There was an error while handling a listener: Error: Unknown runtime errorfunction d()..."
<video id="jwplayer" poster=" myposter.jpg" src=" myvideo.jpg" tabindex="0" width="372" height="280"></video>
jwplayer("jwplayer").setup({
flashplayer:"js/mediaplayer/player.swf"
});