利用Tweener製作動畫 – 數大便是美

套用徐志摩的名言:「數大」便是美,意思是說數量多就是美,不過雖然數大便是美,但如果要針對多個元件製作動畫,那利用程式一定會比手工來的輕鬆,甚至可以更漂亮和壯觀,以下的範例就是利用Tweener針對較多的元件來製作動畫的結果,分享給大家參考!希望各位未來不會「數大」便是累。

Tweener 滿天星斗:利用Tweener針對星形製作Alpha動畫,是一個很簡單的範例。

import caurina.transitions.Tweener
import flash.display.MovieClip;

setInterval(starFn,50)
function starFn(){
	var scale:Number=Math.random()
	var mc:MovieClip=new star
	mc.x=Math.random()*500
	mc.y=Math.random()*500
	mc.scaleX=scale
	mc.scaleY=scale
	mc.alpha=0
	addChild(mc)
	Tweener.addTween(mc, {alpha:1, time:7, transition:"linear"});
	Tweener.addTween(mc, {alpha:0, time:3,delay:8, transition:"linear"});
}

滿天星斗 原始檔 下載


Tweener 擴散效果:利用Tweener針對球體來製作動畫,其中還應用到距離計算的Class,可以試著調整參數(彈出距離變數、彈出數量…等)來觀察改變的情況。

import flash.display.Sprite;
import roMc;
import flash.geom.Point;
import caurina.transitions.Tweener;

//變數定義區塊
var centerPoint:Point = new Point  ;//圓形中心點
var i:int = 1;//迴圈變數
var radius:int = 50;//彈出距離變數
var no:int = 20;//彈出數量
var circleArray:Array=new Array//球體陣列(針對移除使用)
var sec:int=1//動畫秒數
var hold:Number=0.1//延遲秒數

centerPoint.x = stage.stageWidth / 2;
centerPoint.y = stage.stageHeight / 2;

stage.addEventListener(MouseEvent.CLICK,clickFn);

function clickFn(e:MouseEvent)
{
	while (circleArray.length > 0) {
			removeChild(circleArray.pop());
	}
	Tweener.removeAllTweens();
	showFn();
}

function showFn()
{
	for (i=1; i<=no; i++)
	{
		var mc:Sprite = new ball  ;
		circleArray.push(mc)
		var angle:Number = 2 * Math.PI / no * i;
		var targetPoint:Point = new Point();
		targetPoint.x = radius * Math.cos(angle) + centerPoint.x;
		targetPoint.y = radius * Math.sin(angle) + centerPoint.y;
		addChild(mc);
		mc.x = centerPoint.x;
		mc.y = centerPoint.y;
		mc.alpha = 0;
		Tweener.addTween(mc, {alpha:1,x:targetPoint.x,y:targetPoint.y, time:sec, transition:"linear",delay:i*hold});
		Tweener.addTween(mc, {alpha:0,x:centerPoint.x,y:centerPoint.y, time:sec, transition:"linear",delay:i*hold+(no*hold+1)});
	}
}

擴散效果 原始檔 下載

You may also like...

28,015 Responses

  1. JamesMix表示:

    viagra online gibraltar: comprar viagra en espana – sildenafilo sandoz 100 mg precio

  2. Normanfer表示:

    farmacias online baratas: farmacia online madrid – farmacias online seguras

  3. WilliamGed表示:

    4rabet bonus code: This type of bonus code allows users to claim a bonus without needing to make a deposit. It’s a risk-free way for players to test the platform, as they can use the bonus to place bets without spending their own money.

  4. DennisRep表示:

    http://farmaciaeu.com/# farmacia online barata y fiable

  5. Профессиональный сервисный центр по ремонту парогенераторов в Москве.
    Мы предлагаем: ремонт парогенераторов рядом
    Наши мастера оперативно устранят неисправности вашего устройства в сервисе или с выездом на дом!

  6. Профессиональный сервисный центр по ремонту парогенераторов в Москве.
    Мы предлагаем: вызвать мастера по ремонту парогенераторов
    Наши мастера оперативно устранят неисправности вашего устройства в сервисе или с выездом на дом!

  7. WilliamAnedy表示:

    Актуальные бонусы и зеркала на 1win ждут вас по ссылке – 1win войти

  8. DouglasHoapy表示:

    1xBet
    1xBet offers specific promo codes for casino players that provide free spins, deposit bonuses, or cashback on losses. These codes can be used in the casino section of the site to enhance the gaming experience.

  9. Normanfer表示:

    comprar viagra en espaГ±a envio urgente: viagra 100 mg precio en farmacias – viagra 100 mg precio en farmacias

  10. bongdalu5表示:

    Bongdalu cập nhật tin tức bóng đá nóng hổi, thể thao sôi động và giải trí hấp dẫn

  11. JamesMix表示:

    comprar viagra en espaГ±a envio urgente: Viagra sildenafilo – comprar sildenafilo cinfa 100 mg espaГ±a

  12. DennisRep表示:

    https://tadalafilo.bid/# farmacia online barcelona

  13. DouglasHoapy表示:

    1xBet
    A 1x Bet bonus code is a code that unlocks bonuses such as deposit matches, free bets, or free spins. These codes are often provided as part of welcome offers or special promotions and can be entered during registration or when making a deposit.

  14. Если вы искали где отремонтировать сломаную технику, обратите внимание – ремонт бытовой техники

  15. DouglasHoapy表示:

    1xBet
    One x Bet promo code is another variant referring to the 1xBet promo code. These codes are used to unlock bonuses on the 1xBet platform, enhancing the betting experience with free bets, deposit matches, or free spins.

  16. JamesGed表示:

    4rabet deposit bonus code: This promo code is targeted at Indian players, offering bonuses such as free bets, deposit matches, or game-specific rewards.

  17. Normanfer表示:

    se puede comprar sildenafil sin receta: Viagra sildenafilo – sildenafilo 100mg precio espaГ±a

  18. Если вы искали где отремонтировать сломаную технику, обратите внимание – ремонт цифровой техники волгоград

  19. Jessica表示:

    Salutations, fellow reader. I must extol the author for their discerning and well-crafted blog post.
    The writing was both educational and introspective,
    leaving me with a deeper understanding of
    the focus at hand.

    I would wish to extend an suggestion to engage with the
    eminent PUSSY888 community. This environment offers a dimension of
    enjoyment and stimulation, attracting those who esteem
    the more refined things in life. I urge you to
    immerse yourself in the wide-ranging possibilities and engulf yourself
    in the exhilarating adventures that await you. Your engagement
    would be extremely appreciated, and I await with excitement the privilege to interact with you
    more intimately within this distinguished web-based domain

    My page; gambling artificial intelligence (Jessica)

  20. Если вы искали где отремонтировать сломаную технику, обратите внимание – профи услуги

  21. JamesMix表示:

    sildenafilo 100mg farmacia: comprar viagra – viagra online cerca de zaragoza

  22. FloydDwent表示:

    https://sildenafilo.men/# viagra online cerca de zaragoza
    farmacias online seguras en espaГ±a

  23. DennisRep表示:

    https://sildenafilo.men/# sildenafilo sandoz 100 mg precio

  24. Astounding Blog Feedback
    Astounding, what a insightful blog ! I really relished perusing your analysis
    on this issue.
    As a person who has been observing your digital platform for a stretch, I ought to express
    that this is amidst your most well-written and engaging content so far .

    The way you wove various angles and scholarly findings was genuinely
    phenomenal. I discovered myself as I perused , as
    your points just came across to flow remarkably effortlessly .

    My webpage; bk8 indonesia (reviewbk8.free.site.pro)

  25. Если вы искали где отремонтировать сломаную технику, обратите внимание – ремонт бытовой техники

  26. FloydDwent表示:

    http://farmaciaeu.com/# farmacia online madrid
    farmacias direct

  27. KyleGed表示:

    4rabet casino bonus code: A special code that new users can enter during the registration process to unlock a welcome bonus or free bet.

  28. Если вы искали где отремонтировать сломаную технику, обратите внимание – сервис центр в тюмени

  29. Профессиональный сервисный центр по ремонту парогенераторов в Москве.
    Мы предлагаем: ремонт парогенераторов
    Наши мастера оперативно устранят неисправности вашего устройства в сервисе или с выездом на дом!

發佈留言

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