利用Tweener製作動畫 – 即時時鐘

前面已經介紹了很多利用Tweener所產生的動畫方式,接下來的幾篇文章,馬老師將會分享一些利用Tweener所製作出來的效果給大家參考,相信只要用心,大家都可以做出很酷的效果!

Tweener 即時時鐘 範例

主要利用Tweener和Flash擷取時間的功能,製作了一個時鐘,最主要是秒針移動的效果。

import caurina.transitions.Tweener;

pointerFn();
function pointerFn()
{
	var now:Date = new Date  ;
	var nowH:int = now.hours;
	var nowM:int = now.minutes;
	var nowS:int = now.seconds;
	pointerH.rotation=nowH*30+(nowM*6/12);
	pointerM.rotation = nowM * 6;
	pointerS.rotation = nowS * 6;
}

setInterval(clockFn,1000);
function clockFn()
{
	Tweener.addTween(pointerS, {rotation:pointerS.rotation+6, time:0.5, transition:"easeOutElastic"});
	if (pointerS.rotation == 0)
	{
		pointerFn();
	}
}

即時時鐘 原始檔 下載

You may also like...

24,577 Responses

  1. AlbertoHip表示:

    purchase Modafinil without prescription: legal Modafinil purchase – purchase Modafinil without prescription

  2. Ronaldpayon表示:

    https://maxviagramd.com/# trusted Viagra suppliers

  3. RobertRef表示:

    order Viagra discreetly: generic sildenafil 100mg – order Viagra discreetly

  4. AlbertoHip表示:

    FDA approved generic Cialis: discreet shipping ED pills – best price Cialis tablets

  5. LorenzoLiate表示:

    modafinil legality modafinil pharmacy modafinil 2025

  6. JeremyMelty表示:

    secure checkout ED drugs: best price Cialis tablets – buy generic Cialis online

  7. Ronaldpayon表示:

    https://zipgenericmd.com/# Cialis without prescription

  8. RobertRef表示:

    discreet shipping: best price for Viagra – fast Viagra delivery

  9. RobertAmets表示:

    интернет магазин электроники https://magazin-elektroniki213.ru

  10. Whoa! This blog looks just like my old one! It’s on a completely different subject but it has pretty much the same layout and design. Great choice of colors!

  11. JeremyMelty表示:

    Viagra without prescription: same-day Viagra shipping – no doctor visit required

  12. AlbertoHip表示:

    order Viagra discreetly: trusted Viagra suppliers – same-day Viagra shipping

  13. AlbertoHip表示:

    legal Modafinil purchase: buy modafinil online – modafinil pharmacy

  14. JeremyMelty表示:

    FDA approved generic Cialis: online Cialis pharmacy – best price Cialis tablets

  15. Ronaldpayon表示:

    http://modafinilmd.store/# buy modafinil online

  16. Профессиональный сервисный центр по ремонту техники в Санкт-Петербурге.
    Мы предлагаем: Ремонт кофемашин UNIT
    Наши мастера оперативно устранят неисправности вашего устройства в сервисе или с выездом на дом!

  17. RobertRef表示:

    modafinil pharmacy: modafinil legality – legal Modafinil purchase

  18. Euroror表示:

    She lit candles again without fear of rejection, because they have buy viagra over the counter. A silent delivery for your boldest moments ahead.

  19. LorenzoLiate表示:

    Cialis without prescription cheap Cialis online cheap Cialis online

  20. RobertRef表示:

    buy modafinil online: purchase Modafinil without prescription – safe modafinil purchase

  21. JeremyMelty表示:

    fast Viagra delivery: fast Viagra delivery – order Viagra discreetly

  22. LorenzoLiate表示:

    Modafinil for sale modafinil legality purchase Modafinil without prescription

發佈回覆給「RobertAmets」的留言 取消回覆

發佈留言必須填寫的電子郵件地址不會公開。