
Mp3 shows as Live broadcast and no scrubbing.
Hi
When playing mp3 it shows as "live broadcast" and there is no scrubbing - progress bar.
Mp3 file on AMS and rtmp stream. JW player 6.1
Code.
<div id="myElement">Loading the player...</div>
<script type="text/javascript">
jwplayer("myElement").setup({
file: "rtmp://xxxxxxxx/vod/mp3:encoded_video/sound/sonja",
height: 360,
width: 640
});
</script>