: Embedding my website's videos in Facebook? Is there a way I can make the videos on my website embedabble in Facebook the same way Youtube's videos are?
Is there a way I can make the videos on my website embedabble in Facebook the same way Youtube's videos are?
More posts by @Hamaas447
1 Comments
Sorted by latest first Latest Oldest Best
Youtube uses a iframe that is sized to fit the video player. Theoretically, you could do the same with your own video content.
<iframe width="X" height="Y"
src="http://www.example.com/yourvideocontent"
frameborder="0"></iframe>
Where X is width and Y is height. You might have to play with it to get it to work they way you want it to work, but this is the basic idea.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.