|
首页 | 名片设计 CorelDRAW Illustrator AuotoCAD Painter 其他软件 Photoshop Fireworks Flash |
|
这两天做了一个实时的时钟~ 发上来和大家分享一下!
newDate = new Date();
newDate.month = newDate.getMonth()+1; DateTextField = newDate.getFullYear()+"-"+ newDate.month +"-"+ newDate.getDate(); now_hours = newDate.getHours(); if(length(now_hours)<2){ now_hours = "0" + now_hours; } now_minutes = newDate.getMinutes(); if(length(now_minutes)<2){ now_minutes = "0" + now_minutes; } now_seconds = newDate.getSeconds(); if(length(now_seconds)<2){ now_seconds = "0" + now_seconds; } TimeTextField = now_hours +":"+ now_minutes +":"+ now_seconds; _root.second._rotation = newDate.getSeconds()*6; _root.minute._rotation = newDate.getMinutes()*6 + newDate.getSeconds()*(1/10);; _root.hour._rotation = newDate.getHours()*30 + newDate.getMinutes()*(1/2); 原文件传上来,想要学的朋友可以下栽去看看 返回类别: Flash教程 上一教程: FlashMX 视频教程(40)-色彩动画 下一教程: 基础教程:给按钮加动作的方式 您可以阅读与"Flash AS创作:实时时钟"相关的教程: · Flash MX 2004实例制作视频教程:时钟屏保(下) · Flash MX 2004实例制作视频教程:时钟屏保(中) · 教你做一个Flash的时钟 · Flash:打造你自己的专业时钟 · FLASH:《大话李白》创作全过程 |
快精灵印艺坊 版权所有 | 首页会员中心在线印刷在线编辑付款方式索取样品设计指南连锁门店 |