| Try stretching this over the whole desktop... a bit boring, but I am sure you can spice it up somehow:
 <html>
 <body bgcolor="#006666">
 <table width="100%" height="100%" border="0"
 cellspacing="0" cellpadding="0">
 <tr>
 <td align="right" valign="bottom"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
 codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="279" height="280">
 <param name="movie" value="clock.swf">
 <param name="quality" value="high">
 <embed src="clock.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer"
 type="application/x-shockwave-flash" width="279" height="280"></embed></object></td>
 </tr>
 </table>
 </body>
 </html>
 
 EDIT: Oh yea, this assumes that you are keeping the clock.swf file in the same folder as this html file.
 
				__________________You do not use a Macintosh, instead you use a Tandy
 Kompressor break your glowstick, Kompressor eat your candy
 Kompressor open jaws, Kompressor release ants
 Kompressor watch you scream, Because Kompressor does not dance
 
				 Last edited by Nefir; 07-26-2003 at 01:38 PM..
 |