Jump to content

JWPLayer


George Hutton

Recommended Posts

Posted

I just upgraded from version 3, and my files with the JWPlayer are no longer working. I had a script under "custom media tags" on the old version (3) but I can't seem to find any place to put them. 

Anybody have any ideas?

 

The old code worked like this (and was put in "custom media tags"):

 

<div id="$1"></div>

<script>
    jwplayer("$1").setup({
        file: "http://xxxxxfilepathxxxxxx/gwhutton.mindpersuasion/MP3/$1.mp3",
        width: 640,
        height: 30
    });
</script>

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...