Pixie Clock Download
Help to put Pixie Clock on your website
Download the pixie.swf file and put it in the same directory as the target web page
Copy the code below and paste into the body of the target web page
You can resize the image by changing the two bold width and height parametes.
<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="468" height="60">
<param name="movie" value="pixie.swf" />
<param name="quality" value="high" />
<!--[if !IE]> <-->
<object
type="application/x-shockwave-flash" data="pixie.swf"
width="468" height="60">
<param name="movie" value="pixie.swf" />
<a href="http://www.web-candy.co.uk">www.web-candy.co.uk</a>
</object>
<!--> <![endif]-->
</object>