
Can i move the entire controlbar outside player
I need the move the controlbar outside the player.
Now the controlbar is over layered on the video.
But i want to move the controlbar under the video.
I need the move the controlbar outside the player.
Now the controlbar is over layered on the video.
But i want to move the controlbar under the video.
We do not currently have a skin that moves the controlbar outside of the player. You could, however, use our Javascript API to hide the controlbar and build your own buttons (play, pause, fullscreen, etc) under the video. Please see the our Javascript API reference at http://support.jwplayer.com/customer/portal/articles/1413089-javascript-api-reference
Or modify the skin (for Flash mode) + add some CSS override (for HTML5 mode).
I’ve never made an entire new skin before or tried to override the CSS, but that sounds like it would work. Let us know if you get it working!