Sometimes Bloggers or webmasters may want to embed only a portion of a YouTube video in blog posts or pages. For example, you are embedding a jukebox of songs from YouTube but want the visitor to focus of one particular song that begins at ‘a’ seconds and ends at ‘z’ seconds. When the song has finished, the embedded clip should stop playing irrespective of the length of the video.We have shared some useful YouTube-related tips so far. Here are 5 Steps To Make Money On YouTube and way to play Youtube videos in VLC media player. In this post I'm going to share "How To Embed Only a Portion Of a YouTube Video In Blog Post". Take a look at article:
Embed YouTube Video With Start Time
<iframe width="500" height="300" frameborder="0" allowfullscreen src="http://www.youtube.com/embed/VIDEO_ID#t=1001s"></iframe>
Embed YouTube Video with Start & End Time
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/Video-ID&start=1015&end=1062"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/Video-ID&start=1015&end=1062" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object>
Also See - How To Embed YouTube As An Audio Player In Blog

0 comments:
Post a Comment