embed facebook video with comments -


i can embed facebook video following code in facebook app:

<iframe src="https://www.facebook.com/video/embed?video_id=xxx" width="720" height="1280" frameborder="0"></iframe> 

it shows video player. possible show comments , other options of video, screenshot?enter image description here

you can embed post users can directly click see comments enter image description here

there no other way embed comments made on particular video on facebook.


Comments

Popular posts from this blog

How to logout from a login page in asp.net -

Stack level too deep error after upgrade to rails 3.2 and ruby 1.9.3 -