web-candy countdown Download
1. Download SWF file
download clock
2. Copy this code into your web page.

<object type="application/x-shockwave-flash"
data="candy-countdown.swf"
width="450" height="100">
<param name="flashvars" value="XML_file=candy-countdown-1.xml" />
<param name="movie" value="candy-countdown.swf" />
<param name="quality" value="high"/>
<param name="bgcolor" value="#000000" />
</object>


3. Edit the XML file to the desired target date, your banner text and the location of your image.

 
  <?xml version="1.0" encoding="UTF-8" ?>
<banner>
<year>2014</year>
<month>03</month>
<day>26</day>
<hour>20</hour>
<minute>44</minute>
<yourtext>web candy countdown xml 1</yourtext>
<image>candy-countdown-1.jpg</image>
<note>best image size is 200px x 100px</note>
</banner>

3. Upload the SWF file, XML file and image file to the same directory as the target web page.
4. If you want a second coundown on the same page copy the XML file. Remember to change the name to the new XML file name.
5. The jobs done
endend