今天从网上找到了一个提供奥运倒计时钟网络代码的网站(http://www.awflasher.com/blog/archives/930),从里面选了一段倒计时钟代码放到了博客上,感觉不错。记录到博客中,以备以后使用。
以下两段代码,是两种奥运倒计时钟的两种样式。都挺不错的。
<center><embed style="overflow:hidden;width:140px;height:260px" src="http://aw.awflasher.com/2008.swf" width="140" height="260" type="application/x-shockwave-flash"></embed><br><a href="http://www.awflasher.com/blog/archives/930" title="奥运倒计时代码">BJ2008</a> - <a href="http://www.awflasher.com/blog" title="Flash,WebDev">aw</a></center>
<center><embed style="overflow:hidden;width:155px;height:37px" src="http://aw.awflasher.com/2008lite.swf" width="155" height="37" type="application/x-shockwave-flash"></embed><br><a href="http://www.awflasher.com/blog/archives/930" title="奥运倒计时代码">BJ2008</a> - <a href="http://www.awflasher.com/blog" title="Flash,WebDev">aw</a></center>