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

  1. CaseyAmeks表示:

    https://pharmacyreview.best/# canadian pharmacy ltd

  2. Edgardot表示:

    https://withoutprescription.shop/# canadian drug store coupon

  3. NbsbPipse表示:

    is cialis generic canadian drugstore cialis cialis duration

  4. WczxOmilk表示:

    sildenafil india paypal buy generic viagra online with paypal viagra prescription uk

  5. NbsbPipse表示:

    cialis цена tadalafil generic vs cialis cialis going generic

  6. WczxOmilk表示:

    sildenafil cost canada buy viagra online south africa can you buy viagra in usa

  7. MarvinBlino表示:

    comprar cialis 5 mg cialis 5 mg cialis

  8. Williamnok表示:

    canadian pharmacy 365 canadian pharmacy world

  9. JbfgBamstisse表示:

    where to buy female viagra canada viagra brand online buy generic viagra online

  10. MarvinBlino表示:

    comprar cialis comprar cialis 5 mg cialis 5 mg

  11. A cool post there mate ! Thank you for posting.

  12. WnuiOmilk表示:

    generic viagra online 25mg how to get sildenafil prescription viagra for females

  13. Ufucgy表示:

    toradol 10mg cost cozaar 25mg canada buy cozaar online

  14. AhehEmbek表示:

    tadalafil online best place to buy tadalafil online tadalafil prostate

  15. EbrcOmilk表示:

    abc pharmacy store locator buy xanax online canadian pharmacy best drug store foundation

  16. EbrcOmilk表示:

    import drugs canada online pharmacies of canada cheap drugs from canadian pharmacies

  17. CaseyAmeks表示:

    https://withoutprescription.shop/# buy prescription drugs online

  18. I encountered your site after doing a search for new contesting using Google, and decided to stick around and read more of your articles. Thanks for posting, I have your site bookmarked now.

  19. Edgardot表示:

    https://pharmacyreview.best/# canadian pharmacy

  20. AhehEmbek表示:

    tadalafil walmart cipla tadalafil review tadalafil tablets 20 mg megalis 20

  21. JrhbPipse表示:

    buy cialis online canada cialis 80 mg cialis soft tabs 20mg

  22. Ccdiqh表示:

    clarinex oral diltiazem us claritin for sale online

  23. Williamnok表示:

    online pharmacy no scripts prescription drugs without doctor

  24. Lloydbic表示:

    online canadian drugstore canadian pharmacy king

  25. Click Here表示:

    That’s some inspirational stuff. Never knew that opinions might be this varied. Thanks for all the enthusiasm to supply such helpful information here.

  26. JbfgBamstisse表示:

    viagra pills without prescription where can i buy viagra over the counter 200 viagra

  27. Travisnem表示:

    dateing site asien dating online

  28. Admiring the time and effort you put into your site and detailed info you offer!

  29. JrhbPipse表示:

    que es tadalafil cialis online cheap tadalafil 20 mg buy online

發佈留言

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