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

  1. Brandonjat表示:

    lexapro and tamoxifen nolvadex pct tamoxifen postmenopausal

  2. BobbyPem表示:

    http://zithromaxbestprice.icu/# zithromax 250 mg tablet price

  3. Brandonjat表示:

    who should take tamoxifen tamoxifen and uterine thickening tamoxifen alternatives

  4. Brucevaf表示:

    doxycycline 100 mg: buy doxycycline – doxycycline 50mg

  5. DavidFrels表示:

    tamoxifen citrate: tamoxifen buy – tamoxifen mechanism of action

  6. Brucevaf表示:

    buy zithromax without prescription online: zithromax 250 mg tablet price – average cost of generic zithromax

  7. Jamesarill表示:

    https://doxycyclinebestprice.pro/# buy cheap doxycycline online

  8. BobbyPem表示:

    http://lisinoprilbestprice.store/# lisinopril 40 mg best price

  9. Brandonjat表示:

    lisinopril tablets india 16 lisinopril buy zestril 20 mg online

  10. DavidFrels表示:

    tamoxifen reviews: does tamoxifen make you tired – does tamoxifen cause joint pain

  11. StevenZen表示:

    doxycycline 500mg: doxycycline 100mg capsules – doxycycline without a prescription

  12. DavidFrels表示:

    Abortion pills online: buy cytotec online fast delivery – order cytotec online

  13. Jamesarill表示:

    http://cytotec.icu/# buy cytotec online

  14. Brandonjat表示:

    п»їcytotec pills online Misoprostol 200 mg buy online buy cytotec pills

  15. BobbyPem表示:

    http://lisinoprilbestprice.store/# lisinopril 20 mg sale

  16. BobbyPem表示:

    http://doxycyclinebestprice.pro/# doxycycline hydrochloride 100mg

  17. BobbyPem表示:

    http://zithromaxbestprice.icu/# buy zithromax online with mastercard

  18. StevenZen表示:

    lisinopril online canadian pharmacy: lisinopril 25 mg cost – price of lisinopril in india

  19. Jamesarill表示:

    https://zithromaxbestprice.icu/# how to buy zithromax online

  20. DavidFrels表示:

    nolvadex side effects: tamoxifen 20 mg tablet – tamoxifen men

  21. Brucevaf表示:

    tamoxifen and weight loss: clomid nolvadex – tamoxifen skin changes

  22. DavidFrels表示:

    buy cytotec online: cytotec pills buy online – buy cytotec

  23. DavidFrels表示:

    buy cytotec pills online cheap: Cytotec 200mcg price – п»їcytotec pills online

  24. StevenZen表示:

    zithromax 500 mg for sale: zithromax 500 mg for sale – where can i purchase zithromax online

  25. BobbyPem表示:

    https://cytotec.icu/# cytotec pills online

  26. Brandonjat表示:

    buy cytotec online fast delivery buy cytotec online fast delivery buy cytotec online

  27. BobbyPem表示:

    https://zithromaxbestprice.icu/# zithromax buy online no prescription

  28. BobbyPem表示:

    https://lisinoprilbestprice.store/# cheapest price for lisinopril

  29. BobbyPem表示:

    https://lisinoprilbestprice.store/# lisinopril prescription cost

  30. DavidFrels表示:

    tamoxifen generic: is nolvadex legal – nolvadex steroids

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

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