利用Tweener製作動畫 – 廣告看板

依然是Tweener範例清倉,本篇範例大致是搭配Tweener讓目標物移動到指定座標的效果,話不多說看範例吧!

Tweener 橫幅廣告 範例:主要為利用Tweener針對廣告看板進行移動,以下為本範例的程式碼:

import caurina.transitions.Tweener;
var i:int;//迴圈用變數
var pic:int = 1;//播放張數紀錄變數
var clock;//計時器變數

//按鈕變色與監聽
btnChange();
function btnChange()
{
	for (i=1; i<=4; i++)
	{
		this["b" + i].gotoAndStop(1);
		this["b" + pic].gotoAndStop(2);
	}
}
for (i=1; i<=4; i++)
{
	this["b" + i].addEventListener(MouseEvent.CLICK,clickFn);
}
function clickFn(e:MouseEvent)
{
	clearInterval(clock);
	clock = setInterval(autoChange,5000);
	pic = e.currentTarget.name.substr(1,1);
	bannerChange();
	btnChange();
}

//計時器設定(每5秒更換)
clock = setInterval(autoChange,5000);
function autoChange()
{
	pic++;
	if (pic>4)
	{
		pic = 1;
	}
	bannerChange();
	btnChange();
}
//圖片切換函數
function bannerChange()
{
	Tweener.addTween(banner, {x:(pic-1)*-560, time:1, transition:"easeOutQuint"});
}

橫幅廣告 範例 原始檔 下載


Tweener 移動看板 範例:與上面範例大致相同,不過本範例增加了縱向的移動。

import caurina.transitions.Tweener
var i
var j
var targetX
var targetY

for(i=1;i<=3;i++){
	for(j=1;j<=3;j++){
		this["b"+i+j].addEventListener(MouseEvent.CLICK,moveFn)
	}
}
function moveFn(e:MouseEvent){
	targetX=(e.currentTarget.name.substr(2,1)-1)*-450
	targetY=(e.currentTarget.name.substr(1,1)-1)*-450
	Tweener.addTween(nb, {x:targetX, y:targetY, time:2, transition:"easeOutQuint"});
}

移動看板 範例 原始檔 下載

You may also like...

21,091 Responses

  1. Victorprima表示:

    World-class service at every touchpoint.
    can i get clomid online
    Their medication synchronization service is fantastic.

  2. 10 Things Everybody Has To Say About Buy Pallets Near
    Me Wooden palette​

  3. Maybell表示:

    7 Simple Strategies To Totally Intoxicating Your Folding Treadmill Incline incline treadmill (Maybell)

  4. Your blog post has inspired me to delve deeper into this topic. Thank you for igniting my curiosity!

  5. Check Out: How Buy Category B1 Driving License Is Taking Over And What Can We Do About It Comprar Carta de Condução da Categoria B1

  6. 15 Current Trends To Watch For Secret Sources Of Counterfeit Money
    beste webseite für falschgeld

  7. See What Website Gotogel Alternatif Tricks The Celebs Are Utilizing website gotogel alternatif

  8. 1win_gtSl表示:

    1win casino en línea https://1win4.com.mx .

  9. Jasonzitte表示:

    The free blood pressure check is a nice touch.
    cytotec rob holland
    The staff is well-trained and always courteous.

  10. 7 Helpful Tricks To Making The Most Of Your Large Pallets pallet prices (servergit.itb.edu.ec)

  11. WalterCherm表示:

    Been relying on them for years, and they never disappoint.
    https://clomidpharm24.top/
    Consistent excellence across continents.

  12. WalterCherm表示:

    drug information and news for professionals and consumers.
    https://gabapentinpharm24.top/
    Read information now.

  13. Victorprima表示:

    I always feel valued and heard at this pharmacy.
    buy generic cipro prices
    Their international health campaigns are revolutionary.

  14. Katrin表示:

    Buy German Shepherd Explained In Fewer Than 140 Characters deutscher schäferhund pflege (Katrin)

  15. Guide To Link Daftar Gotogel: The Intermediate
    Guide In Link Daftar Gotogel link Daftar gotogel

  16. Victorprima表示:

    Their home delivery service is top-notch.
    can gabapentin be taken with remeron
    A cornerstone of our community.

  17. Toto macau表示:

    Nine Things That Your Parent Teach You About Toto Macau Toto macau

  18. Casino’nun sunduğu turnuvalar ile ekstra ödüller kazanmak çok eğlenceli!

  19. Jasonzitte表示:

    Actual trends of drug.
    gabapentin cause itching
    Their online chat support is super helpful.

  20. The 10 Most Terrifying Things About Casino Online Crypto casino online crypto

  21. WalterCherm表示:

    Their wellness workshops have been super beneficial.
    https://lisinoprilpharm24.top/
    They consistently exceed global healthcare expectations.

  22. They like to stick to this due to the worldwide delicacies served on the floating boat, the background music is played and the whole romantic ambiance thumps up the soul of the vacationers.

  23. Deneme bonusu sayesinde hiç yatırım yapmadan kazanç elde ettim, herkes denemeli!

發佈回覆給「casino online crypto」的留言 取消回覆

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