![]() |
![]() |
Digg! This Page
Tutorial: DreamScene on ANY Windows ComputerIf you are lucky enough to own Microsoft Windows Vista Ultimate edition then you'll like one of the funky features in it... the ability to have a moving background. This though is nothing new as there is a way anyone on a Windows computer can have a moving background. This small tutorial shows you how. Step 1. Step 2. <html>
<head>
<title></title>
<style type="text/css">
html,body {
overflow:hidden;
margin:0;
}
</style>
</head>
<body bgcolor="#000000">
<embed type="application/x-mplayer2" src="C:\Video.avi" name="mediaplayer" width="100%" height="100%" showcontrols="0" showstatusbar="0" showdisplay="0" autostart="1" loop="1"></embed>
</body>
</html>
Note: Change the "Video.avi" to the exact filename of the video you want to use.Then save the file as a HTML page. (File -> Save -> [Change Save Type As to All Files] -> Filename: background.html) Step 3. Comments:Post your comment... |
| Latest News Stories » QI Series 6 on BBC One » BBC Breakfast Error... » Fact about December 26th » Creating a new online website idea » Analog TV Website Pages » Will It Blend? |
Top Viewed Stories » PHP Mini Message Board Tutorial (2039) » PHP Search Engine Tutorial (1073) » Helen Willetts Pregnant? (410) » Create your own Image Uploader (326) » Will It Blend? (220) » MTV to remake Rocky Horror Picture Show (198) |
Most Commented Stories » PHP Mini Message Board Tutorial (22) » I like my DuMP (15) » Create your own Image Uploader (15) » I'm on Wikipedia! (7) » Chocie Munchin Niece (6) » Life on Mars... (6) |
![]() ![]() |