How to Play a WMV File on a Website

As you develop a website, consider including your Windows Media Video (WMV) file on the page to enhance the content. This WMV format plays both audio and video and is ideal for Web pages because you have the ability compress the data to meet the various connection speeds of your visitors. With HyperText Markup Language (HTML) and an online resource, add your WMV file to your page so that viewers have the option to play the media directly on your site.

Instructions

    • 1

      Bring up a file hosting service, such as File Dropper or MediaFire, to make your WMV media accessible on a website. Click the "Upload" button and follow the onscreen instructions to add your WMV file to the host. Copy the URL address that automatically appears at the end.

    • 2

      Launch a Web page in your computer's text editor application and place your cursor in the area where you want your video to show up.

    • 3

      Type "<a href=" ">" and then enter your WMV file's URL address inside the angle brackets in the quotation marks. This anchor code links your WMV video to the Web page. For example:

      <a href="http://www.host.com/video.wmv">

    • 4

      Enter the name of your WMV video after the anchor code and follow this with a closing "</a>" tag. This allows your video to appear as a hyperlink so that a viewer clicks it to watch the movie. The complete code now looks as follows:

      <a href="http://www.host.com/video.wmv">WMV File Name</a>

    • 5

      Save your document.

Related Searches:

References

Resources

Comments

You May Also Like

  • How to Play a WMV File on a Mac Computer

    Macs won't play WMV files by default. Here is how you can get Quicktime to play WMV files on your Mac OS.

  • How to Fix a WMV File

    Windows Media Video files are a very common type of video file, according to FileInfo.com. If a problem occurs with the compression...

  • How to Run WMV Files

    The WMV file format was developed by Microsoft for exclusive use with its Windows Media Player. Later on, Microsoft developed a version...

  • How to Change an FLV File to a WMV File

    Use your Web browser to find a website that will convert video files, such as media-convert.com. This site converts many video file...

  • How to Play WMV Files

    Windows Media Video, or WMV files, is a type of video that can be played on your computer and portable media players....

  • How to Convert an SAT File to an MP3

    There are numerous digital audio players in the world today, and some come with the disadvantage of having music saved as SAT...

  • How to Embed a WMV File in a Web Page

    Having a web page can be a lot of fun especially when having a media player for people to look at video...

  • How to Add a WMV File to a Web Page

    Windows Media Video (WMV) is a common file type that plays video and audio files on the Internet. This type of file...

  • How to Host & Upload Files

    Hosting and uploading files on the Internet is both fast and easy to do. The easy accessibility of files on the Internet...

  • How to Auto-Run a WMV File

    WMV stand for "Windows Media Video," a format created by Microsoft. Windows has a built in feature called AutoPlay. You can use...

Related Ads

Featured