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

  1. Victorprima表示:

    A beacon of excellence in pharmaceutical care.
    can i purchase generic clomid price
    They have a fantastic range of supplements.

  2. Jasonzitte表示:

    They make international medication sourcing effortless.
    get generic lisinopril without insurance
    They simplify global healthcare.

  3. What’s The Current Job Market For Power Tool Packages Professionals?
    power tool Packages

  4. 15 Best Power Tools Combo Kit Bloggers You Need To Follow best power Tools combo kit

  5. The Top Reasons People Succeed On The Robot Vac Industry top Rated robot vacuum

  6. WalterCherm表示:

    A true asset to our neighborhood.
    https://clomidpharm24.top/
    Their home delivery service is top-notch.

  7. Ten Leia Blue Macaw And Red Macaw That Will Actually Change Your Life Buy Macaw Parrot

  8. Kellye表示:

    Guide To African Grey Parrots Sale: The Intermediate Guide Towards African Grey
    Parrots Sale african grey parrots sale (Kellye)

  9. Victorprima表示:

    They have a fantastic range of supplements.
    gabapentin cost
    Their medication synchronization service is fantastic.

  10. WalterCherm表示:

    Helpful, friendly, and always patient.
    https://lisinoprilpharm24.top/
    Their global presence ensures prompt medication deliveries.

  11. The Best Tips You’ll Receive About Undiagnosed ADHD In Women Mild adhd in women [https://lovewiki.faith]

  12. Victorprima表示:

    Always delivering international quality.
    gabapentin ipotensione
    World-class service at every touchpoint.

  13. Why You Should Focus On Enhancing French Driver’s License For Sale prix du permis de conduire français (stack.amcsplatform.com)

  14. Diplomi_gwpn表示:

    купить документ купить документ .

  15. Jasonzitte表示:

    I’m always impressed with their efficient system.
    where buy generic clomid without prescription
    Their cross-border services are unmatched.

  16. Bu casino’nun sunduğu turnuvalar ve promosyonlar ile slot oyunlarında daha fazla kazanıyorum.

  17. How To Solve Issues Related To Case Battle case Battle win

  18. 15 Current Trends To Watch For Tilt And Turn Window Not Closing tilt And turn Windows Disadvantages

  19. great site表示:

    Bu casino’da oynadığım slot oyunları ile her zaman kazançlı çıkıyorum!

  20. WalterCherm表示:

    I’ve sourced rare medications thanks to their global network.
    https://gabapentinpharm24.top/
    Their worldwide outreach programs are commendable.

  21. See What Local Window Repair Tricks The Celebs Are Making Use Of window repair – http://Www.dermandar.com,

  22. Victorprima表示:

    Get here.
    how can i get cheap cipro pills
    Their global presence ensures prompt medication deliveries.

  23. How Used Pallets For Sale Arose To Be The Top Trend On Social
    Media pallets Of wood for sale​

  24. 11 Ways To Completely Sabotage Your Virtual Mystery Boxes online mystery Box opener

  25. WalterCherm表示:

    What side effects can this medication cause?
    https://gabapentinpharm24.top/
    Their global reach is unmatched.

  26. How To Beat Your Boss On Change Door Lock Window lock replacements

  27. Victorprima表示:

    They handle all the insurance paperwork seamlessly.
    where to buy generic cytotec no prescription
    A global name with a reputation for excellence.

  28. Guide To Buy A German Driving License In 2024 Guide To Buy A
    German Driving License In 2024 FüHrerschein Zum Kaufen

  29. Jasonzitte表示:

    They’re globally connected, ensuring the best patient care.
    where can i get cytotec without insurance
    A pharmacy that keeps up with the times.

發佈回覆給「kredi kartı istemeyen canlı bahis siteleri」的留言 取消回覆

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