Share HTML5 player on Facebook wall

后端 未结 1 712
梦毁少年i
梦毁少年i 2020-12-08 23:14

I have a player both in Flash as well the same in HTML5 version. I am calling a page through iframe which detects the browser and device and loads the player accordingly and

1条回答
  •  情书的邮戳
    2020-12-08 23:46

    Check the section corresponding to audio and video data on the open graph documentation page.

    You will need to add the following open graph tags to the resource page as given in the documentation.

     
        
            ...
            [REQUIRED TAGS]
            
            
            
            
            
            
            
            
            
            ...
        
    

    0 讨论(0)
提交回复
热议问题