利用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...

6,249 Responses

  1. RandallTaulp表示:

    aromatase inhibitors tamoxifen: tamoxifen reviews – tamoxifen alternatives

  2. RandallTaulp表示:

    propecia tablet: rx propecia – cost propecia without dr prescription

  3. Davidtes表示:

    cost of generic propecia propecia without insurance cost of cheap propecia without dr prescription

  4. RandallTaulp表示:

    lisinopril generic cost: cost for 20 mg lisinopril – lisinopril 30 mg daily

  5. Charlesunili表示:

    SEO раскрутка сайта в топ https://seositejob.ru/ Яндекс и Google от профессионалов.

  6. WilliamRhype表示:

    https://cytotec.club/# Misoprostol 200 mg buy online

  7. Ronaldpsymn表示:

    http://lisinopril.network/# lisinopril 5 mg brand name

  8. Ronaldpsymn表示:

    https://nolvadex.life/# tamoxifen and grapefruit

  9. WilliamRhype表示:

    http://cytotec.club/# purchase cytotec

  10. RandallTaulp表示:

    lisinopril 20mg coupon: lisinopril 2.5 mg buy online – lisinopril 5 mg daily

  11. WilliamRhype表示:

    http://nolvadex.life/# nolvadex 20mg

  12. RandallTaulp表示:

    buy cipro cheap: cipro generic – cipro generic

  13. Davidtes表示:

    tamoxifen 20 mg nolvadex for pct tamoxifen adverse effects

  14. Davidtes表示:

    buy cytotec online buy cytotec purchase cytotec

  15. WilliamRhype表示:

    https://finasteride.store/# order propecia without prescription

  16. WilliamRhype表示:

    http://lisinopril.network/# lisinopril india

  17. RandallTaulp表示:

    drug lisinopril 5 mg: lisinopril tab 100mg – lisinopril 5 mg

  18. RandallTaulp表示:

    tamoxifen depression: tamoxifen estrogen – how to lose weight on tamoxifen

  19. Ronaldpsymn表示:

    https://finasteride.store/# generic propecia online

  20. Ronaldpsymn表示:

    http://cytotec.club/# cytotec online

  21. RandallTaulp表示:

    lisinopril cost canada: lisinopril 5 mg canada – lisinopril 10

  22. Ronaldpsymn表示:

    https://finasteride.store/# order generic propecia for sale

  23. WilliamRhype表示:

    http://nolvadex.life/# what is tamoxifen used for

  24. WilliamRhype表示:

    https://lisinopril.network/# 50 mg lisinopril

  25. Davidtes表示:

    cipro buy cipro online canada ciprofloxacin

  26. WilliamRhype表示:

    https://lisinopril.network/# zestril brand

  27. Davidtes表示:

    Misoprostol 200 mg buy online cytotec pills buy online Abortion pills online

  28. RandallTaulp表示:

    Misoprostol 200 mg buy online: buy cytotec online fast delivery – buy cytotec over the counter

  29. RandallTaulp表示:

    cost of propecia no prescription: buying propecia online – buy generic propecia without insurance

  30. WilliamRhype表示:

    https://finasteride.store/# propecia without insurance

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

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