
JW player not loading at all
I am new to jwplayer and i am testing the embedding but unfortunately player is not loading.
Here is the link
:https://www.filterbypass.me/test2.php
I am new to jwplayer and i am testing the embedding but unfortunately player is not loading.
Here is the link
:https://www.filterbypass.me/test2.php
You need to have all three files together: jwplayer.js, jwplayer.html5.js, and jwplayer.flash.swf. You need to load only jwplayer.js explicitly, as you are currently doing, but the other two files need to be available when the main script calls them.
Get rid of the "type" attribute. You don't need it, since the file name ends with "mp4." And even when you DO need the type atttibute (when the file name is ambiguous), it's "mp4," not "video/mp4."
(Don't bother loading jQuery - JW Player doesn't use it.)
You need to have all three files together: jwplayer.js, jwplayer.html5.js, and jwplayer.flash.swf. You need to load only jwplayer.js explicitly, as you are currently doing, but the other two files need to be available when the main script calls them.
Get rid of the "type" attribute. You don't need it, since the file name ends with "mp4." And even when you DO need the type atttibute (when the file name is ambiguous), it's "mp4," not "video/mp4."
(Don't bother loading jQuery - JW Player doesn't use it.)
Hello,
Thank you for contacting the JW Player support team. MisterNeutron has provide great detail around this.
Kindly,
Randy Le’Moine, Web Support Engineer, JW Player
www.jwplayer.com