D
D
Dmitry2016-07-12 13:13:45
Python
Dmitry, 2016-07-12 13:13:45

How to embed a video from Facebook?

I embed a video from Facebook (here is a part of the code that inserts the player code into the pop-up window):

videoTemplate = modal.find('.modal-video--video')
.html('<div class="fb-video"  
data-href="'+videoId+' data-width="100%" data-allowfullscreen="true"></div>');
videoTemplate();

Facebook SDK is connected, but the iframe with the video is not loaded.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Emil Revencu, 2016-07-24
@Revencu

And what's with the python?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question