Monday, December 14, 2009

Embedding a Video on your Blog

Hey there. If you're reading this, you may have wondered how to embed a video on your blog.

Here's what you need to know:

<embed src="" width="400" height="320" autoplay="false"> </embed>

Inside the src quotes goes the web address (go to the webcast archive, find your video, right click, choose properties, copy the address, paste the address inside the quotes)

The rest breaks out like this: autoplay="false" means it won't start till someone clicks play.

Width & Height are pretty self-explanatory and keep it small so it fits in your blog entry.

1 comment:

  1. Thanks for the help with uploading the video. I tried and it was still processing after two class periods. This helped a lot!

    ReplyDelete