Zindel
05-26-2009, 09:15 AM
Hey! I got this concept of a mutiple countdown timer, that is for example, it will first show, 38 days to christmas, then after that, it will show 50 days to school and so on, and then it will repeat the loop. Is it possible? Sorry, kinda new here, so if I am in the wrong section, kindly point it out to me. Thanks
This is the countdown timer I am using.
<object type="application/x-shockwave-flash" height="100" width="200" data="http://www.usflashmap.com/component/cdt_new/cdt2_1.swf">
<param name="movie" value="http://www.usflashmap.com/component/cdt_new/cdt2_1.swf" />
<param name="base" value="http://www.usflashmap.com/component/cdt_new/" />
<param name="flashvars" value="
&timer=1&
&time_template=3:ss;2:mm;1:hh;0:dd&
&time_color=0x000000&
&label_color=0x000000&
&background_color=0xFFFFFF&
&flare_view=true&
&time_label=d:DAY;h:HOUR;m:MIN;s:SEC&
&time_zone=(GMT +08:00) Kuala Lumpur, Singapore&
&event_time=year:2010;month:12;day:11;hour:0;minute:0;seconds:0&
&event_duration=year:0;month:0;day:0;hour:0;minute:0;seconds:0&
&event_recursion=no&
&onpress_url=-&
&event_onpress_url=-&
&title=Days To ORD&
&event_title=ORD&
&sound_file=-&
&event_sound_file=-&
&transparent=true&
" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<param name="scale" value="noscale" />
<param name="salign" value="lt" />
</object>
This is the countdown timer I am using.
<object type="application/x-shockwave-flash" height="100" width="200" data="http://www.usflashmap.com/component/cdt_new/cdt2_1.swf">
<param name="movie" value="http://www.usflashmap.com/component/cdt_new/cdt2_1.swf" />
<param name="base" value="http://www.usflashmap.com/component/cdt_new/" />
<param name="flashvars" value="
&timer=1&
&time_template=3:ss;2:mm;1:hh;0:dd&
&time_color=0x000000&
&label_color=0x000000&
&background_color=0xFFFFFF&
&flare_view=true&
&time_label=d:DAY;h:HOUR;m:MIN;s:SEC&
&time_zone=(GMT +08:00) Kuala Lumpur, Singapore&
&event_time=year:2010;month:12;day:11;hour:0;minute:0;seconds:0&
&event_duration=year:0;month:0;day:0;hour:0;minute:0;seconds:0&
&event_recursion=no&
&onpress_url=-&
&event_onpress_url=-&
&title=Days To ORD&
&event_title=ORD&
&sound_file=-&
&event_sound_file=-&
&transparent=true&
" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<param name="scale" value="noscale" />
<param name="salign" value="lt" />
</object>