How can I change jwplayer skin in og:video meta tag?

441 views Asked by At

I would like to change default JW player(5.5) skin for facebook video embeds. I start with this:

<meta property="og:video:type" content="application/x-shockwave-flash" /> <meta property="og:video" content="https://www.neocsatblog.info/jwplayer/player.swf?file=https%3A%2F%2Fwww.neocsatblog.info%2Fwp-content%2Fuploads%2F2016%2F02%2FQNA.mp4&autostart=true&skinURL=http://neocsatblog.info/skinning-sdk/five/newtube/newtube.xml" />

But looks like when I debug the link and I would like to play the video, my skin just ingored and the default player loaded.

1

There are 1 answers

3
Josie Keller On

You can find info on CSS skinning the player here: http://developer.jwplayer.com/jw-player/css-skinning-reference.html