Flip Clock Download
Help to put Flip Clock on your website
Download the flip.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="300" height="150">
<param name="movie" value="flip.swf" />
<param name="quality" value="high" />
<!--[if !IE]> <-->
<object
type="application/x-shockwave-flash" data="flip.swf"
width="300" height="150">
<param name="movie" value="flip.swf" />
<a href="http://www.web-candy.co.uk">www.web-candy.co.uk</a>
</object>
<!--> <![endif]-->
</object>