Video not found or access denied: https://fbcdn-video-a.akamaihd.net/h...69769066_n.mp4
Kullandığım embed kodu aşağıda ki gibidir.
<div id="container">Loading the player ...</div>
<script type="text/javascript">
jwplayer("container").setup({
flashplayer: "/jwplayer/player.swf",
file: "https://fbcdn-video-a.akamaihd.net/hvideo-ak-prn1/v/1534486_251916148299892_1269769066_n.mp4",
image: "/images/poster.png",
height: 400,
width: 640,
skin: "/xxx.zip"
});
</script>
</div>