
JWPLAYER ON WORDPRESS - Please help me
Hi supporter,
I just want embed same : http://academy.vn/course/tieng-anh-cho-nguoi-mat-can-ban/
Only setup :
<script type="text/javascript">
jwplayer("player001").setup({
volume: "100",
menu: "true",
controlbar:"none",
allowscriptaccess: "always",
wmode: "opaque",
file: "http://video.academy.vn:1935/vod/_definst_/video/tienganh/khoa1/smil:Sequence_01_2.smil/playlist.m3u8",
width: "100%",
height: "90%",
autostart: 'true',
skin: "http://academy.vn/wp-content/themes/academy//player/skins/six.xml",
image: 'http://academy.vn/wp-content/uploads/2014/09/Hoc-tieng-anh.jpg'/*,
logo: {
file: "http://academy.vn/wp-content/themes/academy/images/logo.png",
link: "http://academy.vn/"
}*/
});
</script>
For all device and browser work all ( only one file link : file: "http://video.academy.vn:1935/vod/_definst_/video/tienganh/khoa1/smil:Sequence_01_2.smil/playlist.m3u8"),
But I can do it, please help me. Can give me a sample setup step by step.
Thank you very much.