Fruit Machine Banner Download
Help to put fruit machine Banner on your website
Download the fruit-machine-banner.swf and fruit-machine-banner-text.xml file and put them 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 parameters.
edit the XML file with your text and destination URL
<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="70">
<param name="movie" value="fruit-machine.swf" />
<param name="quality" value="high" />
<!--[if !IE]> <-->
<object
type="application/x-shockwave-flash" data="fruit-machine.swf"
width="300" height="70">
<param name="movie" value="fruit-machine.swf" />
<a href="http://www.web-candy.co.uk">www.web-candy.co.uk</a>
</object>
<!--> <![endif]-->
</object>