
com.greensock.motionPaths.LinePath2D
Since LinePath2D extends the Shape class, you can add an instance to the display list to see a line representation of the path drawn which can be particularly helpful during the production …
301 Moved Permanently
Moved PermanentlyThe document has moved here.
com.greensock.events.TweenEvent
Constructor Detail TweenEvent () Constructor public function TweenEvent (type:String, bubbles:Boolean = false, cancelable:Boolean = false) Parameters
com.greensock.core.SimpleTimeline
SimpleTimeline is the base class for TimelineLite and TimelineMax, providing the most basic timeline functionality and it is used for the root timelines in TweenLite but is only intended for …
com.greensock.events.LoaderEvent
Event-related data which varies based on the type of event. For example, VideoLoader dispatches a VIDEO_CUE_POINT event containing data about the cue point. A SWFLoader dispatches …
GreenSock Tweening Platform Language Reference
This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to Non-frame version.
com.greensock.easing.Sine
Eases with a relatively low power either at the beginning (easeIn), the end (easeOut), or both (easeInOut). Sine is a convenience class that congregates the 3 types of Sine eases (SineIn, …
com.greensock.loading.data.DataLoaderVars
In most code editors, code hinting will be activated which helps remind you which special properties are available in DataLoader It enables strict data typing for improved debugging …
One moment, please...
One moment, please...Please wait while your request is being verified...
com.greensock.easing.Quad
Provides an easeIn, easeOut, and easeInOut with a power (or strength) of 1 which is identical to the Power1 ease. The more power, the more exaggerated the easing effect. Using a numeric …