ChatterBank0 min ago
Jwplayer 6.10 Online Vid Player Installation Issues
1 Answers
anybody have any experience with this ? if so help appreciated
Need to host a video but too many browser compatability problems and faffing around with vid conversion using the HTML5 video format so decided to give jwplayer (supposedly the best at what it does) a try.
D/l latest version from their site to install locally on one of my sites rather than use their cloud service.
Made a test site in Dreamweaver , and used the absolute basic code for the site as shown on the jwplayer help files and on other sites, and tried all sorts of other code from tutorials on youtube etc but nada, cant get a thing to show on my page.
I dont need any of the analytics etc so according to them i dont need the licence code for the free version as im hosting and not them.
The site is on my D drive so D:jwtest/
Have a video and an images folder and the js file is in a scripts folder and the jwplayer.flash.swf file is in the site root with the index file
code:
Responsive Design Example
Wheres the player ?...
jwplayer("testvid").setup({
flashplayer: "jwplayer.flash.swf",
file: "/videos/jwwaves.mp4",
image: "/images/jwtest.jpg",
title:"Example Video Title",
width:1024,
height:576
});
Need to host a video but too many browser compatability problems and faffing around with vid conversion using the HTML5 video format so decided to give jwplayer (supposedly the best at what it does) a try.
D/l latest version from their site to install locally on one of my sites rather than use their cloud service.
Made a test site in Dreamweaver , and used the absolute basic code for the site as shown on the jwplayer help files and on other sites, and tried all sorts of other code from tutorials on youtube etc but nada, cant get a thing to show on my page.
I dont need any of the analytics etc so according to them i dont need the licence code for the free version as im hosting and not them.
The site is on my D drive so D:jwtest/
Have a video and an images folder and the js file is in a scripts folder and the jwplayer.flash.swf file is in the site root with the index file
code:
Responsive Design Example
Wheres the player ?...
jwplayer("testvid").setup({
flashplayer: "jwplayer.flash.swf",
file: "/videos/jwwaves.mp4",
image: "/images/jwtest.jpg",
title:"Example Video Title",
width:1024,
height:576
});
Answers
Best Answer
No best answer has yet been selected by bazwillrun. Once a best answer has been selected, it will be shown here.
For more on marking an answer as the "Best Answer", please visit our FAQ.It didnt like the code and stripped it off so heres a link to screen grab of the fulll code
http:// tinypic .com/r/ dddj55/ 8
http://
Related Questions
Sorry, we can't find any related questions. Try using the search bar at the top of the page to search for some keywords, or choose a topic and submit your own question.