
Issue with loading JW Player Library
Hello,
I am facing issue while I am using JWPlayer JS with RequireJS(i.e. http://requirejs.org).
When I am providing direct reference of Cloud Player Library URL reference then then it's working fine.
But when I am going to use that with RequireJS then it's not working.
Here I have attached 2 demo for better explanation.
1) JW_Working_With_DirectReference.zip : It's working solution with direct reference in HTML Page.
2) JW_Notworking_With_RequireJS.zip : In this solution, JWPlayer API is not loaded.
I have also added screen shot for better explanation.
http://182.70.125.99/ABCCineplexAdmin/JW_Working_With_DirectReference.zip
http://182.70.125.99/ABCCineplexAdmin/JW_Notworking_With_RequireJS.zip
Please note that, I am going to create jQuery Widget.
I am able to load Foundation and other library in my actual solution through requirejs.
Here I have provided you simple solution for easy to understand.
Kindly please share your suggestion, so I can go ahead to utlize JW Player with RequireJS.