利用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,319 Responses

  1. WilliamRhype表示:

    https://cytotec.club/# cytotec abortion pill

  2. RandallTaulp表示:

    get cheap propecia no prescription: cost generic propecia pills – buy cheap propecia pill

  3. RandallTaulp表示:

    ciprofloxacin mail online: cipro for sale – ciprofloxacin generic

  4. RandallTaulp表示:

    buying generic propecia without insurance: buying generic propecia price – buying cheap propecia price

  5. WilliamRhype表示:

    http://nolvadex.life/# tamoxifen cancer

  6. WilliamRhype表示:

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

  7. Davidtes表示:

    buy ciprofloxacin п»їcipro generic buy cipro online

  8. Ronaldpsymn表示:

    http://ciprofloxacin.tech/# ciprofloxacin 500 mg tablet price

  9. Ronaldpsymn表示:

    https://cytotec.club/# buy cytotec

  10. Ickvap表示:

    lanoxin over the counter – buy lanoxin for sale furosemide 100mg ca

  11. WilliamRhype表示:

    https://lisinopril.network/# order lisinopril from mexico

  12. RandallTaulp表示:

    get generic propecia prices: generic propecia without prescription – buy generic propecia without insurance

  13. RandallTaulp表示:

    where can i buy cipro online: ciprofloxacin generic price – purchase cipro

  14. WilliamRhype表示:

    http://nolvadex.life/# nolvadex steroids

  15. WilliamRhype表示:

    http://nolvadex.life/# generic tamoxifen

  16. RandallTaulp表示:

    tamoxifen generic: clomid nolvadex – how to prevent hair loss while on tamoxifen

  17. Ronaldpsymn表示:

    https://lisinopril.network/# lisinopril tabs 10mg

  18. RandallTaulp表示:

    buy cytotec over the counter: purchase cytotec – Misoprostol 200 mg buy online

  19. Ronaldpsymn表示:

    https://cytotec.club/# buy cytotec over the counter

  20. Davidtes表示:

    lisinopril 10 mg over the counter lisinopril 80 mg daily lisinopril online

  21. RandallTaulp表示:

    cytotec abortion pill: Cytotec 200mcg price – buy cytotec over the counter

  22. Ronaldpsymn表示:

    http://nolvadex.life/# how to get nolvadex

  23. Davidtes表示:

    buy cheap propecia pills order propecia tablets order cheap propecia tablets

  24. Jamesarbit表示:

    На сайте коллегии юристов http://zpp-1.ru/ вы найдете контакты и сможете связаться с адвокатами. Юрист расскажет о том, как нужно правильно поступить, поможет собрать необходимые документы и будет защищать ваши права в суде. Квалифицированная юридическая и медицинская поддержка призывникам с гарантией!

  25. WilliamRhype表示:

    http://nolvadex.life/# tamoxifen chemo

  26. WilliamRhype表示:

    http://finasteride.store/# propecia for sale

  27. WilliamRhype表示:

    https://nolvadex.life/# tamoxifen breast cancer

  28. RandallTaulp表示:

    lisinopril buy online: buy zestril – buy generic lisinopril

  29. RandallTaulp表示:

    cipro for sale: cipro generic – buy cipro online

  30. WilliamRhype表示:

    https://lisinopril.network/# lisinopril tabs

發佈留言

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