利用Tweener製作動畫 – 其他參數

因為這陣子馬老師擔任了崇右數位媒體設計系的系主任後業務繁忙,好久沒在部落格上貼文章了,現在總算有些空檔可以繼續貼文,之前寫了有關利用Tweener製作動畫的文章,接著這篇文章來介紹在Tweener中其他可用的參數,請各位參考,不過詳細的部分還是可以參考官網的說明。


delay:可以設定在動畫完成後多久,再接續進行下一動畫(Tweener delay 範例

import caurina.transitions.Tweener

Tweener.addTween(ball, {x:150, time:1});
//用一秒鐘的時間移動ball元件至x為150的位置
Tweener.addTween(ball, {y:100, time:1, delay: 2});
//等待兩秒後用一秒鐘的時間移動ball元件至y為100的位置

getTweenCount:取得目前動畫的補間數量(Tweener getTweenCount 範例

import caurina.transitions.Tweener

Tweener.addTween(ball, {x:150, time:2});
Tweener.addTween(ball, {y:100, time:2,delay:2});
txt.text="元件Ball共有" + Tweener.getTweenCount(ball) + "段補間動畫"

getTweens:取得目前動畫所更改元件的屬性(Tweener getTweens 範例

import caurina.transitions.Tweener

Tweener.addTween(ball, {x:150, y:100, alpha:1, time:2});
txt.text="元件Ball共被製作了" + Tweener.getTweens(ball) + "的屬性變化"
//輸出元件被補間的屬性

getVersion:取得目前使用Tweener的版本(Tweener getVersion 範例

import caurina.transitions.Tweener

Tweener.addTween(ball, {x:150, y:100, time:2});
txt.text="本動畫使用Tweener版本為:" +Tweener.getVersion()
//輸出元件使用Tweener的版本

onStart、onUpdate、onComplete:分別在補間「開始」、「進行中」、「結束」呼叫不同的函數執行(Tweener complex 範例

import caurina.transitions.Tweener
import flash.events.MouseEvent;

Tweener.addTween(ball, {x:150, y:100, time:3,onStart:startFn,onUpdate:updateFn,onComplete:completeFn});
/*用三秒鐘的時間移動ball元件至x為150和y為100的位置
開始時執行startFn函數
過程中執行updateFn函數
完成後執行completeFn函數
*/
function startFn(){
	ball.alpha=0.1
}

function updateFn(){
	ball.alpha+=0.02
	txt.text="球體正在移動"
}

function completeFn(){
	ball.alpha=1
	txt.text="現在可以拖曳球體"
	ball.addEventListener(MouseEvent.MOUSE_DOWN,downFn)
	ball.addEventListener(MouseEvent.MOUSE_UP,upFn)
	function downFn(e:MouseEvent){
		ball.startDrag()
	}
	function upFn(e:MouseEvent){
		ball.stopDrag()
	}
}

addCaller:在指定的時間內呼叫某函數N次(Tweener addCaller 範例

import caurina.transitions.Tweener
var i=0
no.text=i
Tweener.addCaller(no, {onUpdate:go, time:10, count:10 , transition:"linear"});
//在10秒內針對no執行10次go函數
//Tweener.addCaller(no, {onUpdate:go, time:10, count:10 , transition:"easeinquad"});
//在10秒內針對no執行10次go函數且速度越來越慢

function go(){
	i++
	no.text=i
}

controlTweens:控制由Tweener所產生的動畫(Tweener controlTweens 範例

import caurina.transitions.Tweener

Tweener.addTween(ball, {x:280, time:20,transition:"linear"});

pauseBtn.addEventListener(MouseEvent.CLICK,pauseFn)
resumeBtn.addEventListener(MouseEvent.CLICK,resumeFn)

function pauseFn(e:MouseEvent){
	pauseBtn.visible=false
	resumeBtn.visible=true
	Tweener.pauseAllTweens(); 
}

function resumeFn(e:MouseEvent){
	pauseBtn.visible=true
	resumeBtn.visible=false
	Tweener.resumeAllTweens(); 
}

soundVolume:利用Tweener來控制音量(Tweener soundVolume 範例

import caurina.transitions.Tweener;
import caurina.transitions.properties.SoundShortcuts;
SoundShortcuts.init();

var snd:Sound = new heavy  ;
var chn:SoundChannel = new SoundChannel  ;
chn = snd.play(0,1000);

btn.addEventListener(MouseEvent.CLICK,clickFn)

function clickFn(e:MouseEvent){
	Tweener.addTween(chn, {_sound_volume:0, time:10});
}
//點選按鈕後聲音會在十秒內逐漸歸零

FilterShortcut:Tweener也可以控制Flash中的各種濾鏡,利用濾鏡來製作動畫或互動(blurFilter 範例dropShadowFilter 範例

blurFilter –

import flash.filters.*; 
import caurina.transitions.properties.FilterShortcuts;
import caurina.transitions.Tweener
FilterShortcuts.init();

var blur:BlurFilter=new BlurFilter

stage.addEventListener(MouseEvent.CLICK,clickFn)
function clickFn(e:MouseEvent){
	Tweener.addTween(ball, {time:0,_Blur_blurX:20,_Blur_blurY:20});
	Tweener.addTween(ball, {x:mouseX, y:mouseY, time:2,_Blur_blurX:0,_Blur_blurY:0, transition:"easeOutQuart"});
}

dropShadowFilter –

import caurina.transitions.properties.FilterShortcuts;
import caurina.transitions.Tweener
import roMc

FilterShortcuts.init();
stage.addEventListener(Event.ENTER_FRAME,shadowFn)
function shadowFn(e:Event){
	Tweener.addTween(ball, {time:0,_DropShadow_angle:roMc.ro(ball)+180,_DropShadow_distance:6});
}

以上是有關Tweener參數的一些範例,這邊也把Tweener Parameters 壓縮檔給各位,提供有興趣的同學參考。

You may also like...

3,316 Responses

  1. Wgxwuq表示:

    oral furosemide 40mg – order doxycycline generic order generic doxycycline 100mg

  2. xylsqxsz表示:

    buy generic plaquenil online canadian hydroxychloroquine

  3. fnylnerd表示:

    hydroxychloroquine sulfate 200 mg cheapest plaquenil online where can one get hydroxychloroquine

  4. Agszjc表示:

    diltiazem 180mg canada – order azithromycin 250mg order gabapentin 800mg generic

  5. Ngdsus表示:

    order prednisone 10mg online – buy amoxicillin 500mg sale order amoxil 250mg pills

  6. It’s a comprehensive, yet fast read.

  7. dbzgllmc表示:

    buy plaquenil online friends program http://hydroxychloroquinex.com/

  8. Xnyvno表示:

    oral cialis 20mg – cialis 20mg brand buy viagra 100mg online

  9. Dsvkhs表示:

    synthroid order online – triamcinolone 4mg without prescription buy hydroxychloroquine without prescription

  10. Oxocwc表示:

    order ventolin – order ventolin 2mg online cheap buy dapoxetine 90mg online

  11. lbuggfsy表示:

    erythromycin ophthalmic ointment usp 0.5 https://erythromycin1m.com/#

  12. Spauyb表示:

    order levitra 10mg generic – buy pregabalin 150mg online buy clomiphene 50mg online

  13. kaejane表示:

    Batch conversion is not available.
    Image Converter (EE-Original-Scan) can be uninstalled via the Uninstall tab (right-click) in the main window.
    Decompilation may result in undesirable changes to the original software and data.
    You can resize an image after conversion from the output window.
    Users can alter the output settings and even manually control image processing.
    Image Converter (EE-Original-Scan) is available in English, German, French http://malenatango.ru/wp-content/uploads/2022/06/MHX_Physics_Helper.pdf
    50e0806aeb kaejane

  14. rafeyary表示:

    At the same time, since this is not a paid application, it does come with some limitations for saving icons in bulk. Therefore, you can only save icons in ICO format into the.ico filetype and it has no built-in ability to save any image format.
    Cons:
    The trial version is not a paid application anymore and can only be used for an unlimited amount of time. However, the batch icon extraction feature is disabled.
    IconView Pro is not very obvious when it https://likesmeet.com/upload/files/2022/06/EYOrXaAJanb9eV3UhUOy_06_17223f32581b146ab8987cb1719cd5a9_file.pdf
    50e0806aeb rafeyary

  15. garrber表示:

    Q:

    CakePHP – How do you prevent executing a callback

    This is 2nd callback for my question.
    I have just realized that, without destroying the session, it is impossible to do this.
    There is still a way to call the callback on subdomain?
    If there is no way to do that, In CakePHP 3.x, can I prevent the execution of the callback, if I don’t want to execute it?
    I https://stepmomson.com/wp-content/uploads/2022/06/vernell.pdf
    50e0806aeb garrber

  16. karoward表示:

    A lone giant killer asteroid is on a crashing course with Earth, astronomers believe, and creating surprisingly large craters on the Earth’s surface. Given the known evolution of other near-Earth asteroids, it likely will miss Earth during a key part of its orbit known as the inner main-belt, but the moment of closest passage will not be especially close. A media briefing will be held Monday at the annual meeting of the American Astronomical Society in Seattle (7:30 p.m., Seattle https://madeinamericabest.com/sony-ericsson-ringtone-convertor-crack-activation-mac-win/
    50e0806aeb karoward

  17. zonaflor表示:

    Conversion is also the app’s strong point, as it offers multiple output formats and is very stable. This translates to a streamlined workflow, which decreases the time taken for completion.
    In short, iSummersoft Kindle Converter is a competent eBook converter application, which is ideal for those who want a simple yet useful tool to get their data in any format they need, in no time.
    This article will give you some extra knowledge about how to remove DRM from Kindle, one of https://midiario.com.mx/upload/files/2022/06/Up7odn5KeL2qLBtkMDoN_06_0c4e1171bd48fc951c76ef09bb8055c8_file.pdf
    50e0806aeb zonaflor

  18. ophwin表示:

    Required updates are available for free download. More information is available on Garmin’s website.

    Ensuring you have the most up to date information and the best communications for your life is of utmost importance, as the world is always moving fast. This is why ecommdevices works daily to find the most recent driver updates, software solutions, and game releases for all devices for both Windows and macOS platforms. With years of experience and more than 1,000,000 downloads to https://epkrd.com/sharepoint-pdf-ocr-converter-crack-with-license-key/
    50e0806aeb ophwin

  19. latscov表示:

    On the go and no time to finish that story right now? Your News is the place for you to save content to read later from any device. Register with us and content you save will appear here so you can access them to read later.

    “It’s about the funeral… You feel you’re watching a funeral. You’re watching a procession.”

    Skinner’s family knows none of the stuff featured in Alice and Wonderland, but have become familiar with the hallucinatory exploration of http://sandbox.autoatlantic.com/advert/asus-rt-n10-wireless-router-utilities-crack-serial-number-full-torrent-free-updated-2022/
    50e0806aeb latscov

  20. lauckeal表示:

    A golden bullet which consisted of one bullet dead ahead (the lead) and a dozen of bullets strewn across the ground (shot in flight). As this motion reached a peak the bullets entangled and bound together in a carbon rainbow, ripping through the metal and splitting into a thousand droplets.
    The droplets dove into the wind and spiraled toward the Earth where they reached, tagging along the ground as flames. The flame-shoot, now an entangled motion, engulfed the cockpit causing the https://socialstudentb.s3.amazonaws.com/upload/files/2022/06/EW3Gxwe1gdc6lNv6oU4l_06_361df4c5cea040606a3b645ee638b36c_file.pdf
    50e0806aeb lauckeal

  21. marjalb表示:

      The program supports student testing – this is under development.Selecting specific dialogs that support a class environment

    Parents and Teacher Zone {#section9-1753425919872509}
    ————————

    Parents and Teacher Zone serves as the interface for student and class data.  This zone acts as a repository for student transcripts and grades.  It also manages a variety of parameters for class coordination.  These parameters are described below.

    Parents are able to access real time data https://yourbnbsolutions.com/wp-content/uploads/2022/06/chriwarr.pdf
    50e0806aeb marjalb

  22. glenalo表示:

    Download: Windows, MacOS, Linux

    More General Xstreamy player

    What is Xstreamy Player?
    A player that can be (automatically) configured with remote access to several XStreamy video servers. This article will show you which servers you should use.
    You should note that there is no need to have a local server in order to use Xstreamy: you can use only Cieba, Xstreamy or Vidme servers from this X https://cine-africain.com/alasahv/english-polish-dictionary-lite-crack-for-windows-updated/
    50e0806aeb glenalo

發佈留言

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