Description: Using a video background for your desktop  
Platform: Windows 98/Me/Xp
If you are bored you your static background you can even use a video for your windows desktop. Here is how you do it:
First of all you have to have a video to use it. Now you have to open Notepad and type in the fallowing lines:
< html >
< body bgclor="#000000" topmargin ="0" leftmargin="1" >
< p >< img dynsrc="VIDEO.MPG" width="1024" height="768" start= "fileopen" loop="infinite">< p > < /body>
</html>

Where VIDEO.MPG is your video file. Also include the path to file.
Save this file as video.htm. Now right click on the Windows desktop and select Properties. Click the Background(Desktop) tab. Click on Browse... and look for the html file "video.htm". Click on OK.
You should now have a animated background.