A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
scale(value:Number, relative:Boolean) — method, class com.greensock.data.TweenLiteVars
Tweens the "scaleX" and "scaleY" properties of the target
scale(value:Number, relative:Boolean) — method, class com.greensock.data.TweenMaxVars
Tweens the "scaleX" and "scaleY" properties of the target
scaleMode(value:String) — method, class com.greensock.loading.data.ImageLoaderVars
When a width and height are defined, the scaleMode controls how the loaded image will be scaled to fit the area.
scaleMode(value:String) — method, class com.greensock.loading.data.SWFLoaderVars
When a width and height are defined, the scaleMode controls how the loaded image will be scaled to fit the area.
scaleMode(value:String) — method, class com.greensock.loading.data.VideoLoaderVars
When a width and height are defined, the scaleMode controls how the loaded image will be scaled to fit the area.
scaleMode — Property, class com.greensock.loading.display.ContentDisplay
When the ContentDisplay's fitWidth and fitHeight properties are defined (or width and height in the loader's vars property/parameter), the scaleMode controls how the rawContent will be scaled to fit the area.
scaleMode — Property, class com.greensock.loading.display.FlexContentDisplay
When the FlexContentDisplay's fitWidth and fitHeight properties are defined (or width and height in the loader's vars property/parameter), the scaleMode controls how the rawContent will be scaled to fit the area.
ScaleMode — class, package com.greensock.layout
Provides constants for defining how objects should scale/stretch to fit within an area (like a LiquidArea or AutoFitArea).
ScalePlugin — class, package com.greensock.plugins
[AS3/AS2 only] ScalePlugin combines scaleX and scaleY into one "scale" property.
scaleX — Property, class com.greensock.BlitMask
scaleX (warning: altering the scaleX won't actually change its value - instead, it affects the width property accordingly)
scaleX — Property, class com.greensock.FlexBlitMask
scaleX (warning: altering the scaleX won't actually change its value - instead, it affects the width property accordingly)
scaleX(value:Number, relative:Boolean) — method, class com.greensock.data.TweenLiteVars
Tweens the "scaleX" property of the target
scaleX(value:Number, relative:Boolean) — method, class com.greensock.data.TweenMaxVars
Tweens the "scaleX" property of the target
scaleX — Property, class com.greensock.layout.AutoFitArea
scaleX(value:Number) — method, class com.greensock.loading.data.ImageLoaderVars
Sets the ContentDisplay's scaleX property.
scaleX(value:Number) — method, class com.greensock.loading.data.SWFLoaderVars
Sets the ContentDisplay's scaleX property.
scaleX(value:Number) — method, class com.greensock.loading.data.VideoLoaderVars
Sets the ContentDisplay's scaleX property.
scaleX — Property, class com.greensock.motionPaths.MotionPath
scaleY — Property, class com.greensock.BlitMask
scaleY (warning: altering the scaleY won't actually change its value - instead, it affects the height property accordingly)
scaleY — Property, class com.greensock.FlexBlitMask
scaleY (warning: altering the scaleY won't actually change its value - instead, it affects the height property accordingly)
scaleY(value:Number, relative:Boolean) — method, class com.greensock.data.TweenLiteVars
Tweens the "scaleY" property of the target
scaleY(value:Number, relative:Boolean) — method, class com.greensock.data.TweenMaxVars
Tweens the "scaleY" property of the target
scaleY — Property, class com.greensock.layout.AutoFitArea
scaleY(value:Number) — method, class com.greensock.loading.data.ImageLoaderVars
Sets the ContentDisplay's scaleY property.
scaleY(value:Number) — method, class com.greensock.loading.data.SWFLoaderVars
Sets the ContentDisplay's scaleY property.
scaleY(value:Number) — method, class com.greensock.loading.data.VideoLoaderVars
Sets the ContentDisplay's scaleY property.
scaleY — Property, class com.greensock.motionPaths.MotionPath
ScrambleTextPlugin — class, package com.greensock.plugins
Scrambles the text in a TextField with randomized characters (uppercase by default, but you can define lowercase or a set of custom characters), refreshing new randomized characters at regular intervals while gradually revealing your new text over the course of the tween (left to right).
scriptAccessDenied — Event, class com.greensock.loading.LoaderMax
Dispatched when any child of the LoaderMax instance dispatches a SCRIPT_ACCESS_DENIED event.
scriptAccessDenied — Event, class com.greensock.loading.SWFLoader
Dispatched when the loader is denied script access to the swf which can happen if it is loaded from another domain and there's no crossdomain.xml file in place.
scriptAccessDenied — Event, class com.greensock.loading.XMLLoader
Dispatched when any loader that the XMLLoader discovered in the XML dispatches a SCRIPT_ACCESS_DENIED event.
scriptAccessDenied — Property, class com.greensock.loading.core.LoaderItem
If the loaded content is denied script access (because of security sandbox restrictions, a missing crossdomain.xml file, etc.), scriptAccessDenied will be set to true.
SCRIPT_ACCESS_DENIED — Constant Static Property, class com.greensock.events.LoaderEvent
When script access is denied for a particular loader (like if an ImageLoader or SWFLoader tries loading from another domain and the crossdomain.xml file is missing or doesn't grant permission properly), a SCRIPT_ACCESS_DENIED LoaderEvent will be dispatched.
scrollRect(props:Object) — method, class com.greensock.data.TweenLiteVars
Tweens the scrollRect property of a DisplayObject.
scrollRect(props:Object) — method, class com.greensock.data.TweenMaxVars
Tweens the scrollRect property of a DisplayObject.
ScrollRectPlugin — class, package com.greensock.plugins
[AS3/AS2 only] Tweens the scrollRect property of a DisplayObject.
scrollX — Property, class com.greensock.BlitMask
Typically a value between 0 and 1 indicating the target's position in relation to the BlitMask on the x-axis where 0 is at the beginning, 0.5 is scrolled to exactly the halfway point, and 1 is scrolled all the way.
scrollX — Property, class com.greensock.FlexBlitMask
Typically a value between 0 and 1 indicating the target's position in relation to the FlexBlitMask on the x-axis where 0 is at the beginning, 0.5 is scrolled to exactly the halfway point, and 1 is scrolled all the way.
scrollY — Property, class com.greensock.BlitMask
Typically a value between 0 and 1 indicating the target's position in relation to the BlitMask on the y-axis where 0 is at the beginning, 0.5 is scrolled to exactly the halfway point, and 1 is scrolled all the way.
scrollY — Property, class com.greensock.FlexBlitMask
Typically a value between 0 and 1 indicating the target's position in relation to the FlexBlitMask on the y-axis where 0 is at the beginning, 0.5 is scrolled to exactly the halfway point, and 1 is scrolled all the way.
securityError — Event, class com.greensock.loading.DataLoader
Dispatched when the loader experiences a SECURITY_ERROR while loading or auditing its size.
securityError — Event, class com.greensock.loading.LoaderMax
Dispatched when any child of the LoaderMax instance dispatches a SECURITY_ERROR event.
securityError — Event, class com.greensock.loading.SWFLoader
Dispatched when the loader experiences a SECURITY_ERROR while loading or auditing its size.
securityError — Event, class com.greensock.loading.XMLLoader
Dispatched when the loader experiences a SECURITY_ERROR which can occur when the XML file is loaded from another domain and there is no crossdomain.xml file in place granting appropriate access.
SECURITY_ERROR — Constant Static Property, class com.greensock.events.LoaderEvent
Dispatched when the loader (or one of its children) encounters a SECURITY_ERROR (see Adobe's docs for details).
seek(position:any, suppressEvents:Boolean) — method, class com.greensock.TimelineLite
Jumps to a specific time (or label) without affecting whether or not the instance is paused or reversed.
seek(time:any, suppressEvents:Boolean) — method, class com.greensock.core.Animation
Jumps to a specific time without affecting whether or not the instance is paused or reversed.
_seek(time:Number) — method, class com.greensock.loading.VideoLoader
SelfLoader — class, package com.greensock.loading
Tracks the loading progress of the swf in which the loader resides (basically a simple tool for tracking the loaderInfo's progress).
SelfLoader(self:flash.display:DisplayObject, vars:Object) — Constructor, class com.greensock.loading.SelfLoader
Constructor
set(target:Object, vars:Object, position:any) — method, class com.greensock.TimelineLite
Adds a zero-duration tween to the end of the timeline (or elsewhere using the "position" parameter) that sets values immediately (when the virtual playhead reaches that position on the timeline) - this is a convenience method that accomplishes exactly the same thing as add( TweenLite.to(target, 0, {...}) ) but with less code.
set(target:Object, vars:Object) — Static Method , class com.greensock.TweenLite
Immediately sets properties of the target accordingly - essentially a zero-duration to() tween with a more intuitive name.
set(target:Object, vars:Object) — Static Method , class com.greensock.TweenMax
Immediately sets properties of the target accordingly - essentially a zero-duration to() tween with a more intuitive name.
setActualSize(w:Number, h:Number) — method, class com.greensock.FlexBlitMask
SetActualSizePlugin — class, package com.greensock.plugins
[AS3 only] Some components require resizing with setActualSize() instead of standard tweens of width/height in order to scale properly.
setSize(width:Number, height:Number) — method, class com.greensock.BlitMask
Sets the width and height of the BlitMask.
setSize(width:Number, height:Number) — method, class com.greensock.FlexBlitMask
Sets the width and height of the FlexBlitMask.
setSize(width:Number, height:Number) — method, class com.greensock.data.TweenLiteVars
Some components require resizing with setSize() instead of standard tweens of width/height in order to scale properly.
setSize(width:Number, height:Number) — method, class com.greensock.data.TweenMaxVars
Some components require resizing with setSize() instead of standard tweens of width/height in order to scale properly.
SetSizePlugin — class, package com.greensock.plugins
[AS3/AS2 only] Some components require resizing with setSize() instead of standard tweens of width/height in order to scale properly.
shiftChildren(amount:Number, adjustLabels:Boolean, ignoreBeforeTime:Number) — method, class com.greensock.TimelineLite
Shifts the startTime of the timeline's children by a certain amount and optionally adjusts labels too.
SHORTEST — Constant Static Property, class com.greensock.motionPaths.Direction
shortRotation(values:Object) — method, class com.greensock.data.TweenLiteVars
To tween any rotation property of the target object in the shortest direction, use "shortRotation" For example, if myObject.rotation is currently 170 degrees and you want to tween it to -170 degrees, a normal rotation tween would travel a total of 340 degrees in the counter-clockwise direction, but if you use shortRotation, it would travel 20 degrees in the clockwise direction instead.
shortRotation(values:Object) — method, class com.greensock.data.TweenMaxVars
To tween any rotation property of the target object in the shortest direction, use "shortRotation" For example, if myObject.rotation is currently 170 degrees and you want to tween it to -170 degrees, a normal rotation tween would travel a total of 340 degrees in the counter-clockwise direction, but if you use shortRotation, it would travel 20 degrees in the clockwise direction instead.
ShortRotationPlugin — class, package com.greensock.plugins
[AS3/AS2 only] To tween any rotation property of the target object in the shortest direction, use "shortRotation" For example, if myObject.rotation is currently 170 degrees and you want to tween it to -170 degrees, a normal rotation tween would travel a total of 340 degrees in the counter-clockwise direction, but if you use shortRotation, it would travel 20 degrees in the clockwise direction instead.
SimpleTimeline — class, package com.greensock.core
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 internal use in the GreenSock tweening platform.
SimpleTimeline(vars:Object) — Constructor, class com.greensock.core.SimpleTimeline
Constructor
Sine — final class, package com.greensock.easing
Eases with a relatively low power either at the beginning (easeIn), the end (easeOut), or both (easeInOut).
skipFailed — Property, class com.greensock.loading.LoaderMax
If skipFailed is true (the default), any failed loaders in the queue will be skipped.
skipFailed(value:Boolean) — method, class com.greensock.loading.data.LoaderMaxVars
If skipFailed is true (the default), any failed loaders in the queue will be skipped.
skipFailed(value:Boolean) — method, class com.greensock.loading.data.XMLLoaderVars
By default, XMLLoader will parse any LoaderMax-related loaders in the XML and load any that have their "load" attribute set to "true" and then if any fail to load, they will simply be skipped.
skipPaused — Property, class com.greensock.loading.LoaderMax
If skipPaused is true (the default), any paused loaders in the queue will be skipped.
skipPaused(value:Boolean) — method, class com.greensock.loading.data.LoaderMaxVars
If skipPaused is true (the default), any paused loaders in the queue will be skipped.
SlowMo — class, package com.greensock.easing
SlowMo is a configurable ease that produces a slow-motion effect that decelerates initially, then moves linearly for a certain portion of the ease (which you can choose) and then accelerates again at the end; it's great for effects like zooming text onto the screen, smoothly moving it long enough for people to read it, and then zooming it off the screen.
SlowMo(linearRatio:Number, power:Number, yoyoMode:Boolean) — Constructor, class com.greensock.easing.SlowMo
Constructor
smoothChildTiming — Property, class com.greensock.core.SimpleTimeline
Controls whether or not child tweens/timelines are repositioned automatically (changing their startTime) in order to maintain smooth playback when properties are changed on-the-fly.
smoothing — Property, class com.greensock.BlitMask
If false (the default), the bitmap (and the BlitMask's x/y coordinates) will be rendered only on whole pixels which is faster in terms of processing.
smoothing — Property, class com.greensock.FlexBlitMask
If false (the default), the bitmap (and the FlexBlitMask's x/y coordinates) will be rendered only on whole pixels which is faster in terms of processing.
smoothing(value:Boolean) — method, class com.greensock.loading.data.ImageLoaderVars
When smoothing is true (the default), smoothing will be enabled for the image which typically leads to much better scaling results (otherwise the image can look crunchy/jagged).
smoothing(value:Boolean) — method, class com.greensock.loading.data.VideoLoaderVars
When smoothing is true (the default), smoothing will be enabled for the video which typically leads to better scaling results.
snap(target:Object, autoRotate:Boolean, rotationOffset:Number) — method, class com.greensock.motionPaths.LinePath2D
Allows you to snap an object like a Sprite, Point, MovieClip, etc.
SOUND_COMPLETE — Constant Static Property, class com.greensock.loading.MP3Loader
Event type constant for when the sound completes.
SOUND_PAUSE — Constant Static Property, class com.greensock.loading.MP3Loader
Event type constant for when the sound is paused.
soundPaused — Property, class com.greensock.loading.MP3Loader
The playback status of the sound: true if the sound's playback is paused, false if it isn't.
SOUND_PLAY — Constant Static Property, class com.greensock.loading.MP3Loader
Event type constant for when the sound begins or resumes playing.
soundTime — Property, class com.greensock.loading.MP3Loader
The time (in seconds) at which the virtual playhead is positioned on the sound.
soundTransform(volume:Number, pan:Number, leftToLeft:Number, leftToRight:Number, rightToLeft:Number, rightToRight:Number) — method, class com.greensock.data.TweenLiteVars
Tweens properties of an object's soundTransform property (like the volume, pan, leftToRight, etc.
soundTransform(volume:Number, pan:Number, leftToLeft:Number, leftToRight:Number, rightToLeft:Number, rightToRight:Number) — method, class com.greensock.data.TweenMaxVars
Tweens properties of an object's soundTransform property (like the volume, pan, leftToRight, etc.
soundTransform — Property, class com.greensock.loading.MP3Loader
The SoundTransform of the channel
soundTransform — Property, class com.greensock.loading.VideoLoader
The soundTransform of the NetStream associated with the VideoLoader (this gets refreshed when the VideoLoader is unloaded or reloaded).
SoundTransformPlugin — class, package com.greensock.plugins
[AS3 only] Tweens properties of an object's soundTransform property (like the volume, pan, leftToRight, etc.
source — Property, class com.greensock.text.FlexSplitTextField
The source UIComponent whose TextField gets split apart.
source — Property, class com.greensock.text.SplitTextField
The source TextField that gets split apart.
split(source:flash.text:TextField, spitType:String, container:flash.display:DisplayObjectContainer, offset:flash.geom:Point) — Static Method , class com.greensock.text.FlexSplitTextField
This static method can be used to split apart any TextField and place the resulting TextFields into any DisplayObjectContainer.
split(source:flash.text:TextField, spitType:String, container:flash.display:DisplayObjectContainer, offset:flash.geom:Point) — Static Method , class com.greensock.text.SplitTextField
This static method can be used to split apart any TextField and place the resulting TextFields into any DisplayObjectContainer.
SplitTextField — class, package com.greensock.text
SplitTextField makes it easy to break apart a TextField so that each character, word, or line is in its own TextField, making complex animation simple.
SplitTextField(source:flash.text:TextField, splitType:String, regOffsetX:Number, regOffsetY:Number) — Constructor, class com.greensock.text.SplitTextField
Constructor
splitType — Property, class com.greensock.text.FlexSplitTextField
Determines the way in which the source TextField is split apart - either by characters, words, or lines.
splitType — Property, class com.greensock.text.SplitTextField
Determines the way in which the source TextField is split apart - either by characters, words, or lines.
stage — Property, class com.greensock.layout.LiquidStage
The stage associated with the LiquidStage instance
stageBox — Property, class com.greensock.layout.LiquidStage
A Sprite that starts out at the native size of the stage (baseWidth/baseHeight) and then gets scaled to fit the stage - you can use this for the target parameter for custom PinPoints that you place positions on the stage.
stageQuality(stage:flash.display:Stage, during:String, after:String) — method, class com.greensock.data.TweenLiteVars
Sets the stage's quality to a particular value during a tween and another value after the tween which can be useful for improving rendering performance in the Flash Player while things are animating.
stageQuality(stage:flash.display:Stage, during:String, after:String) — method, class com.greensock.data.TweenMaxVars
Sets the stage's quality to a particular value during a tween and another value after the tween which can be useful for improving rendering performance in the Flash Player while things are animating.
StageQualityPlugin — class, package com.greensock.plugins
[AS3 only] Sets the stage's quality to a particular value during a tween and another value after the tween which can be useful for improving rendering performance in the Flash Player while things are animating.
stageVideo — Property, class com.greensock.loading.VideoLoader
By default, the NetStream gets attached to a Video object, but if you want to use StageVideo in Flash, you can define the stageVideo object and VideoLoader will attach its NetStream to that StageVideo instance instead of the regular Video instance (which is the rawContent).
staggerFrom(targets:Array, duration:Number, vars:Object, stagger:Number, position:any, onCompleteAll:Function, onCompleteAllParams:Array) — method, class com.greensock.TimelineLite
Tweens an array of targets from a common set of destination values (using the current values as the destination), but staggers their start times by a specified amount of time, creating an evenly-spaced sequence with a surprisingly small amount of code.
staggerFrom(targets:Array, duration:Number, vars:Object, stagger:Number, onCompleteAll:Function, onCompleteAllParams:Array) — Static Method , class com.greensock.TweenMax
Tweens an array of targets from a common set of destination values (using the current values as the destination), but staggers their start times by a specified amount of time, creating an evenly-spaced sequence with a surprisingly small amount of code.
staggerFromTo(targets:Array, duration:Number, fromVars:Object, toVars:Object, stagger:Number, position:any, onCompleteAll:Function, onCompleteAllParams:Array) — method, class com.greensock.TimelineLite
Tweens an array of targets from and to a common set of values, but staggers their start times by a specified amount of time, creating an evenly-spaced sequence with a surprisingly small amount of code.
staggerFromTo(targets:Array, duration:Number, fromVars:Object, toVars:Object, stagger:Number, onCompleteAll:Function, onCompleteAllParams:Array) — Static Method , class com.greensock.TweenMax
Tweens an array of targets from and to a common set of values, but staggers their start times by a specified amount of time, creating an evenly-spaced sequence with a surprisingly small amount of code.
staggerTo(targets:Array, duration:Number, vars:Object, stagger:Number, position:any, onCompleteAll:Function, onCompleteAllParams:Array) — method, class com.greensock.TimelineLite
Tweens an array of targets to a common set of destination values, but staggers their start times by a specified amount of time, creating an evenly-spaced sequence with a surprisingly small amount of code.
staggerTo(targets:Array, duration:Number, vars:Object, stagger:Number, onCompleteAll:Function, onCompleteAllParams:Array) — Static Method , class com.greensock.TweenMax
Tweens an array of targets to a common set of destination values, but staggers their start times by a specified amount of time, creating an evenly-spaced sequence with a surprisingly small amount of code.
START — Constant Static Property, class com.greensock.events.TweenEvent
startAt(vars:com.greensock.data:TweenMaxVars) — method, class com.greensock.data.TweenMaxVars
Allows you to define the starting values for properties.
startTime(value:Number) — method, class com.greensock.core.Animation
Gets or sets the time at which the animation begins on its parent timeline (after any delay that was defined).
status — Property, class com.greensock.loading.LoaderMax
Integer code indicating the loader's status; options are LoaderStatus.READY, LoaderStatus.LOADING, LoaderStatus.COMPLETED, LoaderStatus.PAUSED, and LoaderStatus.DISPOSED.
status — Property, class com.greensock.loading.core.LoaderCore
Integer code indicating the loader's status; options are LoaderStatus.READY, LoaderStatus.LOADING, LoaderStatus.COMPLETED, LoaderStatus.PAUSED, and LoaderStatus.DISPOSED.
SteppedEase — class, package com.greensock.easing
Most easing equations give a smooth, gradual transition between the start and end values, but SteppedEase provides an easy way to define a specific number of steps that the transition should take.
SteppedEase(steps:int) — Constructor, class com.greensock.easing.SteppedEase
Constructor
stop() — method, class com.greensock.TimelineLite
[deprecated] Pauses the timeline (used for consistency with Flash's MovieClip.stop() functionality, but essentially accomplishes the same thing as pause() without the parameter)
STRETCH — Constant Static Property, class com.greensock.layout.ScaleMode
Stretches the object to fill the area completely in terms of both width and height.
Strong — final class, package com.greensock.easing
Provides an easeIn, easeOut, and easeInOut with a power (or strength) of 4 which is identical to the Power4 ease.
suppressInitReparentEvents(value:Boolean) — method, class com.greensock.loading.data.SWFLoaderVars
If true, the SWFLoader will suppress the REMOVED_FROM_STAGE and ADDED_TO_STAGE events that are normally dispatched when the subloaded swf is reparented into the ContentDisplay (this always happens in Flash when any DisplayObject that's in the display list gets reparented - SWFLoader just circumvents it by default initially to avoid common problems that could arise if the child swf is coded a certain way).
suppressUncaughtErrors(value:Boolean) — method, class com.greensock.loading.data.SWFLoaderVars
To automatically suppress uncaught errors in the subloaded swf (errors that are thrown outside of a try...catch statement), set suppressUncaughtErrors to true, but please note that this will ONLY work if the parent swf is published to Flash Player 10.1 or later.
SWFLoader — class, package com.greensock.loading
Loads a swf file and automatically searches for active loaders in that swf that have the requireWithRoot vars property set to that swf's root.
SWFLoader(urlOrRequest:any, vars:Object) — Constructor, class com.greensock.loading.SWFLoader
Constructor
SWFLoaderVars — class, package com.greensock.loading.data
Can be used instead of a generic object to define the vars parameter of an SWFLoader's constructor.
SWFLoaderVars(vars:Object) — Constructor, class com.greensock.loading.data.SWFLoaderVars
Constructor
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z