Well, items that are outside of the site, but have a link in a Page, play fine through the browser's native support, but items inside ZP bring in the JPlayer, and do not play.
Visit link, for example:
http://lavrik.is-a-geek.com:8088/kymata/pages/test-page
Again, it's not a problem with JPlayer's installation, because these files play perfectly on my internal LAN. It is only to the outside world where they are not available. Although maybe there is some configuration to JPlayer that needs to be done?
From JPlayer support:
>>>
Have you checked your MIME types?
The may vary between your localhost and your online server.
http://www.jplayer.org/latest/developer-guide/#jPlayer-server-response
Also, (I think) Flowplayer uses Flash with an HTML5 fallback. jPlayer's defaults are HTML5, with a Flash fallback. You can make jPlayer use Flash where it can using the solution:"flash,html" option.
http://www.jplayer.org/latest/developer-guide/#jPlayer-option-solution
...
On Sunday, 4 August 2013 21:33:23 UTC+1, you wrote:
The file is publicly available, and as I mentioned, it used to play via Flowplayer.
One thing... I'm using port 8088, and not 80, but the router is directing all of the traffic there properly. That is, the entire site works fine. The only problem that I'm having, is that JPlayer won't play mp4 or mp3 files.