I am using JSONP to wrap the JSON response. Works fine in Chrome, IE and Safari.
The MIMEtype from the PHP script I am referencing is sending
Content-Type:text/html
which may be the issue as I found this answer
https://groups.google.com/forum/#!topic/jplayer/Bv5fUoXqgew
here it is
http://www.freeenergymedia.com/shared/PLAYER/player/player.html
changed this
to this