Does JWPlayer support the file source from soundcloud?
<script type="text/javascript" language="javascript">
jwplayer("mainplayer").setup({
playlist: [{
file: "https://soundcloud.com/hucci/desire-remix"
}],
primary: "flash",
height: 30,
width: 370,
autostart: false,
});
</script>
This seems to be an unanswered question across the board. I'm hoping someone dedicated such as "Ethan JWPlayer" can answer this one, or provide a possible work-around! Thanks again.
JW Player can handle self-hosted videos, i.e., you give it a link directly to an MP4 or stream, and YouTube videos. That's all. It doesn't support any other third-party players, which is what things like Soundcloud, Vimeo, etc., are.
This is not an "unanswered question." It's been answered repeatedly, both here and on the JW Player support pages.
I'm using passy's angular-masonry directives to render tiled elements in my app. Unlike a lot of the masonry examples, my bricks don't include images, just static text and layout content rendered ...
I'm using passy's angular-masonry directives to render tiled elements in my app. Unlike a lot of the masonry examples, my bricks don't include images, just static text and layout content rendered ...
Im using datatables and I came across for a self requirements where I want a live table data and I use datatables for this requirements, however Im having an issue when displaying the pulled data from ...
Im using datatables and I came across for a self requirements where I want a live table data and I use datatables for this requirements, however Im having an issue when displaying the pulled data from ...
Ok, so I need to trigger an event when specific (let's say number 2) slide is displayed. I've checked this function: $('#myCarousel').bind('slide.bs.carousel', function (e) { console.log($(this));...
Ok, so I need to trigger an event when specific (let's say number 2) slide is displayed. I've checked this function: $('#myCarousel').bind('slide.bs.carousel', function (e) { console.log($(this));...
I have this: <fieldset id="booom"> <label><INPUT TYPE="checkbox" NAME="a" VALUE="a">something></label> <label><INPUT TYPE="checkbox" NAME="b" VALUE="b">...
I have this: <fieldset id="booom"> <label><INPUT TYPE="checkbox" NAME="a" VALUE="a">something></label> <label><INPUT TYPE="checkbox" NAME="b" VALUE="b">...