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

  1. Case Opening Battle Tools To Ease Your Everyday Lifethe Only Case Opening Battle Trick That Everyone Should
    Know Case Opening Battle

  2. You’ll Be Unable To Guess Spare Key For Car Cost’s Tricks Spare key for car cost

  3. Jasonzitte表示:

    They provide global solutions to local health challenges.
    can you buy clomid prices
    They provide a global perspective on local health issues.

  4. WalterCherm表示:

    They always offer alternatives and suggestions.
    https://cipropharm24.top/
    Their global presence never compromises on quality.

  5. Guide To Doors & Windows: The Intermediate Guide In Doors & Windows doors & Windows (valetinowiki.racing)

  6. Dara Kellebrew表示:

    Baixe o app [888](https://888-br.com) para uma experiência de apostas otimizada no seu celular. Com uma instalação simples e interface intuitiva, você pode aproveitar uma navegação rápida, gráficos de qualidade e jogos emocionantes a qualquer momento.

  7. 5 Killer Quora Answers On Best Price On LG Refrigerators Best Price on lg refrigerators

  8. WalterCherm表示:

    A global name with a reputation for excellence.
    https://cipropharm24.top/
    A pharmacy that’s globally recognized and locally loved.

  9. One Key Trick Everybody Should Know The One Auto Locksmiths
    Luton Trick Every Person Should Be Able To best auto locksmiths in luton (2ch-ranking.net)

  10. The 10 Most Scariest Things About Psychiatry Clinic Near Me psychiatry clinic near me

  11. king-wifi.win表示:

    15 Terms That Everyone Working In The Buy A Driving
    License With Code 95 Industry Should Know prawo Jazdy a1; king-wifi.win,

  12. Victorprima表示:

    The most trustworthy pharmacy in the region.
    lisinopril medication dosages
    The staff ensures a seamless experience every time.

  13. The Reasons Why Top Counterfeit Money Websites
    Is Everyone’s Passion In 2024 gefälschte banknoten Kaufen

  14. 10 Inspirational Images Of Buy A2 Motorcycle License Online Fahrerlaubnis a2 online Kaufen

  15. 2 In 1 Car Seat And Pram Tools To Ease Your Daily Lifethe One 2 In 1 Car Seat And
    Pram Trick That Every Person Should Learn 2 in 1 car Seat and pram (https://kingranks.com/author/notifyroute37-1152461)

  16. Victorprima表示:

    Setting global standards in pharmaceutical care.
    cost cheap cytotec pill
    Their international supply chain ensures no medication shortages.

  17. Horacio表示:

    14 Misconceptions Commonly Held About Buy A2 Driving License Online
    a2 führerschein online bestellen (Horacio)

  18. 15 Hot Trends Coming Soon About Cleo Female Macaws For Sale macaw pet shop

  19. q.044300.Net表示:

    From All Over The Web 20 Amazing Infographics About Non Prescription ADHD Medication how Does adhd medication work for adults; q.044300.Net,

  20. The Ultimate Glossary Of Terms About Order A2 Driver’s License Online Online Führerschein bestellen a2

  21. 5 4 Seater Leather Sofa Projects For Every Budget four seater leather lounge

  22. Deneme bonusu ile crash oyunlarında strateji yaparak büyük ödüller kazanmak çok heyecanlı!

  23. 15 Best Automatic Vacuum Bloggers You Should Follow Best automatic Vacuum

  24. Jasonzitte表示:

    Medicament prescribing information.
    can you get clomid
    They’re reshaping international pharmaceutical care.

  25. WalterCherm表示:

    They offer great recommendations on vitamins.
    https://cytotecpharm24.top/
    earch our drug database.

  26. 5 Killer Quora Answers On Doors With Windows french doors With Windows

  27. WalterCherm表示:

    A pharmacy that sets the gold standard.
    https://cytotecpharm24.top/
    Always delivering international quality.

  28. Victorprima表示:

    Been relying on them for years, and they never disappoint.
    how can i get generic cipro price
    The staff always goes the extra mile for their customers.

發佈回覆給「french doors With Windows」的留言 取消回覆

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