jquery - JWPlayer Error Loading player -


i use jw player in wordpress. , error error loading player. no playable source found.

i on mobile. in firefox , safari works, nut customer told in pc in firefox , safari doesn't work.

jwplayer("myelement").setup({                     sources: [{                       file: "http://www.mydomain.com/v/v.flv",                       width: "480",                       height: "270"                     }]                 }); 


Comments

Popular posts from this blog

Perl - how to grep a block of text from a file -

delphi - How to remove all the grips on a coolbar if I have several coolbands? -

javascript - Animating array of divs; only the final element is modified -