All properties
- ACTIVATED public static constant property
- area
- arguments
- The arguments to be passed to the call back function when executed.
- attempts RetryEvent
- The number of times the file has attempted to load.
- attempts LoadItem
- The number of times the file has attempted to load after start was called.
- autoStart
- Instructs the ProcessGroup to start automatically with each added uncompleted Process
true, or wait for a implicit start false.
- Bps LoadEvent
- The current download speed of the requested file in bytes per second.
- Bps BaseLoadItem
- The current download speed of the requested file in bytes per second.
- Bps GroupLoad
- The current download speed of the group in bytes per second.
- Bps LoadItem
- The current download speed of the requested file in bytes per second.
- buffer VideoLoadEvent
- The percent the video has buffered.
- buffer VideoLoad
- The percent the video has buffered.
- BUFFERED public static constant property
- buffered
- bytesLoaded GraphicLoad
- The number of bytes loaded of the requested file.
- bytesLoaded LoadItem
- The number of bytes loaded of the requested file.
- bytesTotal GraphicLoad
- The total number of bytes of the requested file.
- bytesTotal LoadItem
- The total number of bytes of the requested file.
- callBack
- The function to execute after specified delay.
- center
- The center of the ellipse.
- closure
- COMPLETE LoadEvent public static constant property
- COMPLETE ProcessEvent public static constant property
- COMPLETE SequenceEvent public static constant property
- COMPLETE TweenEvent public static constant property
- completed
- Determines if the process has completed
true, or if it hasn't false.
- completeEventName
- connection
- The NetConnection class used by the VideoLoad class.
- content
- The content received from the GraphicLoad.
- contentAsBitmap
- The data received from the DataLoad data typed as Bitmap.
- contentAsBitmapData
- The data received from the DataLoad data typed as BitmapData.
- contentAsMovieClip
- The data received from the DataLoad data typed as MovieClip.
- CUE_POINT public static constant property
- data
- The data received from the DataLoad.
- dataAsUrlVariables
- The data received from the DataLoad data typed as URLVariables.
- dataAsXml
- The data received from the DataLoad data typed as XML.
- decimalPercentage
- The percent expressed as a decimal percentage.
- delay
- destroyed Destroyable
- destroyed CasaBitmap
- destroyed CasaMovieClip
- destroyed CasaSprite
- destroyed CasaTextField
- destroyed RemovableEventDispatcher
- destroyed Interval
- DOWN public static constant property
- duration VideoLoad
- The duration/length of the video.
- duration Tween
- The length of time of the tween transition.
- end
- The end value of the range.
- equation
- height
- The height of the rectangle.
- INACTIVE public static constant property
- infoObject
- The meta data or cue point info object.
- keyCodes
- The key codes that compose this KeyCombo.
- keyCombo
- The KeyCombo that contains the key codes that triggered the event.
- listener
- loaded BaseLoadItem
- Determines if the requested file has loaded
true, or hasn't finished loading false.
- loaded GroupLoad
- Determines if all loads in the group are loaded
true, or if the group hasn't finished loading false.
- loaded LoadItem
- Determines if the requested file has loaded
true, or hasn't finished loading false.
- loader
- The Loader being used to load the image or SWF.
- loaderInfo
- The LoaderInfo corresponding to the object being loaded.
- loading BaseLoadItem
- Determines if the requested file is loading
true, or if it isn't currently loading false.
- loading GroupLoad
- Determines if the group is loading
true, or if it isn't currently loading false.
- loads
- The loads that compose the group.
- LOOP public static constant property
- looping
- Indicates if the Sequence repeats once completed
true; or stops false.
- loops SequenceEvent
- The number of times the sequence has run.
- loops Sequence
- The number of times the sequence has run since it started.
- marginBottom
- The bottom spacing of the children.
- marginLeft
- The left spacing of the children.
- marginRight
- The right spacing of the children.
- marginTop
- The top spacing of the children.
- max
- Tthe maximum or largest value of the range.
- META_DATA public static constant property
- milliseconds
- The length of time an user has been inactive.
- millisecondsUntilBuffered VideoLoadEvent
- The time remaining in milliseconds until the video has completely buffered.
- millisecondsUntilBuffered VideoLoad
- The time remaining in milliseconds until the video has completely buffered.
- min
- The minimum or smallest value of the range.
- netStream
- The NetStream class used by the VideoLoad class.
- NORM_PRIORITY public static property
- The default priority for all Process instances.
- NORM_THREADS public static property
- The default amount of threads for all ProcessGroup instances.
- pauseStart
- Indicates to pause video at start
true, or to let the video automatically play false; defaults to false.
- percentage
- The percent expressed as a regular percentage.
- perimeter
- The circumference of the ellipse.
- position TweenEvent
- The current position of the tween.
- position PropertyTween
- position Tween
- The current position of the tween.
- preventCache BaseLoadItem
- Specifies if a random value name/value pair should be appended to the query string to help prevent caching
true, or not append false; defaults to false.
- preventCache GroupLoad
- Specifies if a random value name/value pair should be appended to every load in GroupLoad
true, or not append false; defaults to false.
- preventCache LoadItem
- Specifies if a random value name/value pair should be appended to the query string to help prevent caching
true, or not append false; defaults to false.
- priority
- The priority relative to other processes.
- processes
- The processes that compose the group.
- PROGRESS public static constant property
- progress LoadEvent
- The percent that the requested file has loaded.
- progress TweenEvent
- The percent completed of the tween's duration.
- PROGRESS public static constant property
- progress BaseLoadItem
- The percent that the requested file has loaded.
- progress GroupLoad
- The percent that the group is loaded.
- progress LoadItem
- The percent that the requested file has loaded.
- progress Tween
- The percent completed of the tween's duration.
- property
- Retrieves the property as a String defined in the class' constructor.
- queryString public static property
- The field/value pairs of the browser URL.
- RELEASE public static constant property
- RESUME SequenceEvent public static constant property
- RESUME TweenEvent public static constant property
- retries
- The number of additional load retires the class should attempt before failing; defaults to
2 additional retries / 3 total load attempts.
- RETRY public static constant property
- reversing
- Determines if the MovieClip is currently reversing
true, or is stopped or playing false.
- running Process
- Determines if the process is currently running
true, or if it isn't false.
- running Sequence
- Determines if the Sequence is currently running
true, or if it is stopped false.
- scope Task
- scope PropertyTween
- Retrieves the object defined as scope in the class' constructor.
- SEQUENCE public static constant property
- size List
- The number of elements in the list.
- size Distribution
- The maximum width or height of the distrubution.
- size Ellipse
- The size of the ellipse, expressed as a Point object with the values of the width and height properties.
- SMALL_WORDS public static property
- sound
- STAGE_DEFAULT public static constant property
- START LoadEvent public static constant property
- START ProcessEvent public static constant property
- START SequenceEvent public static constant property
- START TweenEvent public static constant property
- start
- The start value of the range.
- STOP LoadEvent public static constant property
- STOP ProcessEvent public static constant property
- STOP SequenceEvent public static constant property
- STOP TweenEvent public static constant property
- threads
- The number of simultaneous processes to run at once.
- time FrameTime
- time Stopwatch
- Gets the time elapsed since start or until stop was called.
- type
- UPDATE public static constant property
- urlLoader
- The URLLoader being used to download the data.
- urlRequest
- The URLRequest reference to the requested file.
- useCapture
- version public static constant property
- vertical
- Indicates to position children left-to-right top-to-bottom
false, or to position children top-to-bottom left-to-right true.
- video
- A Video class with attached NetStream.
- width
- The width of the ellipse.
- WINDOW_BLANK public static constant property
- WINDOW_PARENT public static constant property
- WINDOW_SELF public static constant property
- WINDOW_TOP public static constant property
- x Ellipse
- The horizontal coordinate of the point.
- x Point3d
- The horizontal coordinate of the point.
- y Ellipse
- The vertical coordinate of the point.
- y Point3d
- The vertical coordinate of the point.
- z
- The depth coordinate of the point.