Closed y-nk closed 11 years ago
If you configure jPlayer with relatives paths, such as { swfPath : "js/vendor/jplayer" } media { m4v: "vid/01.m4v" } the video loads well in javascript, but the url loaded from flash is "js/vendor/jplayer/vid/01.m4v".
A known issue reported in the docs: http://www.jplayer.org/latest/developer-guide/#jPlayer-setMedia
Thank you for reporting it though.
If you configure jPlayer with relatives paths, such as { swfPath : "js/vendor/jplayer" } media { m4v: "vid/01.m4v" } the video loads well in javascript, but the url loaded from flash is "js/vendor/jplayer/vid/01.m4v".