Skip to content

underblob

<アンダブロッブ />

Tag: TweenLite

TweenLite Calls

Formatting for the GreenSock TweenLite animation AS3 Class:

TweenLite.to ( mc:MovieClip, duration:Number, 
	{
		alpha:0,
		x:120, 
		ease:Quint.easeInOut,
		delay:2,
		onComplete:callbackFunction,
		onCompleteParams:[ 5, mc ]
	}
 );

 

Links

GreenSock

Author underblobPosted on 2010.01.042010.02.04Categories TechTags animation, GreenSock, programming, TweenLite
underblob Proudly powered by WordPress