Hello! There was such a question: how does a video show on online viewing sites, is it possible, let's say, to upload it to VKontakte hosting, and to show it on your website via irame?
- Better [Youtube] [1]. [1]: youtube.com - Vfvtnjd
|
2 answers
As @Vfvtnjd has correctly commented, YouTube is convenient for viewing video content on the site. Information on the implementation is on the site YouTube.
In general, to view videos from YouTube, you need to know the 11 character alphanumeric code, after which the video is inserted simply (... instead of the code)
<object data="http://www.youtube.com/v/..." type="application/x-shockwave-flash"> <param name="src" value="http://www.youtube.com/v/..." /> </object>
- All is clear, thank you! - Regina
|
Another plugin will help Video Embedder if your site is on WordPress. The plugin allows you to embed videos from the most popular video resources in a few clicks.
|