bannermuseum

Video is a great way to add motion and sound to your project. However keep in mind that end users will need a video plug-in to video your media.

You'll want to provide specific information or guidelines to help people use your video. You may also want to indicate the type and length of the video to help end users decide whether to use your resource. It's also a good idea to provide a link to the website where the end user can download the software or plugin. such as QuickTime, Windows Media, and Real.

Keep in mind that video is not accessible to the hearing impaired, so it's important to provide alternative content.

readRead Chapter 18: Video, Audio, and other Multimedia by Elizabeth Castro in HTML, XHTML, & CSS, Sixth Edition.

Video Formats

You can use various file formats on your website. Although downloading video files is the easiest option. It's also possible to stream video files. Go to wikipedia to learn more about video file formats.

AVI (Audio Video Interleave) is a Micosoft format containing both audio and video. Learn more at wikipedia.

MOV is the standard QuickTime format created by Apple for audio and video. Many digital cameras provide MOV files that can be easily uploaded to the web. Learn more at wikipedia.

RealMedia is the RealVideo format. It is popular for streaming. Learn more at wikipedia.

WMV is a Windows Media Video file.

Learn more at FileInfo.net.

Video Tags

You can use a text or graphic link to share your video. You can also embed it on the page.

Separate Page

If you use the link option, it will display the video on a separate page. This option makes your video available to the largest audience.

Example

<a href="http://tipt3.utoledo.edu/starters/prairiedog/prairiedog1.mov">Prairie Dogs</a>

Result

Prairie Dogs

Embedded on Page

Embedding video files is another option, however keep in mind that not all browsers can handle this option. Embedding incorporates the video directly into the page. However, it only plays if visitors have the appropriate plug-in. It's important to include the controller, so that people can enable or disable the video as they wish.

You can also set the video to play automatically using autoplay="true". You can also set the height and width of the video.

Example

<embed src="http://tipt3.utoledo.edu/starters/bears/grizzbear.mov"> </embed>

Result

try itTry It

There are many sources for online sounds. Use the Remote Video Collections page from Multimedia Seeds for lots of example video. Try adding a video to your practice page. You can also find videos at our Naturescapes: Video & Images Starter Resources page.

Keep in mind that a person would need to be able to play QuickTime movies to view the videos. It's a good idea to provide directions to downloading the correct plug-ins that will allow users to play sounds, movies, or animations.

Learn More

Playing Video in Browsers from w3


| eduscapes | IUPUI Online Courses | Teacher Tap | 42explore | escrapbooking | About Us | Contact Us | ©2006 Annette Lamb