How To You Tube Videos Archives

How To Reorder YouTube Playlist

I created a playlist for a couple of Series Videos. I loaded Videos 1-31 to youtube.

But when I looked at the playlist–YouTube took my last video and put it first in the playlist.

So in this video I show you how to re-order your playlist.

Remember to maximize the video to watch in full screen–click on the button that lookslike this–on the bottom of the video.

Get the Flash Player to see this content.

Popularity: 5%

How To AutoPlay a YouTube Video In WordPress

One reader @todaysmiracles asked me if I would do a video about how to autoplay a video–here it is.

Get the Flash Player to see this content.

Step 1. Grab your youtube embed code
Step 2. Paste the code to a notepad
Step 3. Use this &autoplay=1
Step 4. After the Youtube “string” see below in blue–paste the above code–in two places–see example below in blue.
Step 4. Open up your blog post in the html editor tab
Step 5. Paste your new embed code

Before Code

<object width=”425″ height=”344″><param name=”movie” value=”http://www.youtube.com/v/qnF-l6kgQvg&hl=en_US&fs=1&color1=0×006699&color2=0x54abd6“></param><param name=”allowFullScreen” value=”true”></param><param name=”allowscriptaccess” value=”always”></param><embed src=”http://www.youtube.com/v/qnF-l6kgQvg&hl=en_US&fs=1&color1=0×006699&color2=0x54abd6” type=”application/x-shockwave-flash” allowscriptaccess=”always” allowfullscreen=”true” width=”425″ height=”344″></embed></object>

After Code

<object width=”425″ height=”344″><param name=”movie” value=”http://www.youtube.com/v/qnF-l6kgQvg&hl=en_US&fs=1&color1=0×006699&color2=0x54abd6&autoplay=1“></param><param name=”allowFullScreen” value=”true”></param><param name=”allowscriptaccess” value=”always”></param><embed src=”http://www.youtube.com/v/qnF-l6kgQvg&hl=en_US&fs=1&color1=0×006699&color2=0x54abd6&autoplay=1” type=”application/x-shockwave-flash” allowscriptaccess=”always” allowfullscreen=”true” width=”425″ height=”344″></embed></object>

holly-powell

Popularity: 12%

Social Widgets powered by AB-WebLog.com.