jPlayer does not play MP3 files

Posted by pierre-guillaume-degans on Stack Overflow See other posts from Stack Overflow or by pierre-guillaume-degans
Published on 2010-03-24T12:44:02Z Indexed on 2010/03/26 14:53 UTC
Read the original article Hit count: 551

Filed under:
|
|
|
|

Hello,

I tried to set up a playlist with jPlayer, like this demo shows.

You can find my code here.

I've checked the playList var, everything is okay (it contains all mp3 URLs for each <article> element which represents a track).

The swfPath to jPlayer.swf is correct too.

So I really don't understand where is the problem ? Any idea ?

Thank you. :-)

Edit: I found the issue. The Jplayer.swf was not on the same domain as the rest of the code.

© Stack Overflow or respective owner

Related posts about jplayer

Related posts about jQuery