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  
D — Constant static property in class sekati.ui.Keyboard
data — Property in class sekati.events.ApplicationEvent
The data property can be used to pass information with ApplicationEvent's.
data — Property in class sekati.net.LocalSharedObject
Return all data contained in the shared object.
DATA_BOOTLOAD — Static property in class sekati.core.App
Indicates whether the data XML should be loaded during Bootstrap.
dataFormat — Property in class sekati.load.AbstractLoader
Returns URLLoaderDataFormat (for URLLoader types only).
dataFormat — Property in interface sekati.load.ILoader
Returns URLLoaderDataFormat (for URLLoader types only).
dataHandler(e) — Method in class sekati.net.PersistentXMLSocket
Data Handler.
dataType — Property in class sekati.collections.TypedArray
The Class data type of all TypeArray elements.
DATA_URI — Static property in class sekati.core.App
External data XML location as defined in config.xml.
DATE — Constant static property in class sekati.validators.TypeValidator
dateCeil(d, timeUnit) — Static method in class sekati.utils.DateUtil
Rounds a date up to the nearest time unit.
dateDiff(d1, d2) — Static method in class sekati.utils.DateUtil
Get the differences between two Dates in milliseconds.
dateDiffDays(d1, d2) — Static method in class sekati.utils.DateUtil
Get the difference between two Dates in days.
dateDiffMinutes(d1, d2) — Static method in class sekati.utils.DateUtil
Get the difference between two Dates in minutes.
dateDiffSeconds(d1, d2) — Static method in class sekati.utils.DateUtil
Get the difference between two Dates in seconds.
dateFloor(d, timeUnit) — Static method in class sekati.utils.DateUtil
Rounds a date down to the nearest time unit.
dateFromDB(dbdate) — Static method in class sekati.utils.DateUtil
Convert a DB formatted date string into a Flash Date Object.
DateUtil — Class in package sekati.utils
Static class for handling dates & converting them into readable strings.
DateUtil() — Constructor in class sekati.utils.DateUtil
DateUtil Static Constructor
day — Property in class sekati.ui.AbstractCalendar
days2ms(n) — Static method in class sekati.converters.TimeConverter
DAYS_IN_APRIL — Constant static property in class sekati.utils.DateUtil
DAYS_IN_AUGUST — Constant static property in class sekati.utils.DateUtil
DAYS_IN_DECEMBER — Constant static property in class sekati.utils.DateUtil
DAYS_IN_FEBRUARY — Constant static property in class sekati.utils.DateUtil
DAYS_IN_FEBRUARY_LEAP_YEAR — Constant static property in class sekati.utils.DateUtil
DAYS_IN_JANUARY — Constant static property in class sekati.utils.DateUtil
DAYS_IN_JULY — Constant static property in class sekati.utils.DateUtil
DAYS_IN_JUNE — Constant static property in class sekati.utils.DateUtil
DAYS_IN_LEAP_YEAR — Constant static property in class sekati.utils.DateUtil
DAYS_IN_MARCH — Constant static property in class sekati.utils.DateUtil
DAYS_IN_MAY — Constant static property in class sekati.utils.DateUtil
DAYS_IN_MONTHS — Constant static property in class sekati.utils.DateUtil
DAYS_IN_NOVEMBER — Constant static property in class sekati.utils.DateUtil
DAYS_IN_OCTOBER — Constant static property in class sekati.utils.DateUtil
DAYS_IN_SEPTEMBER — Constant static property in class sekati.utils.DateUtil
DAYS_IN_YEAR — Constant static property in class sekati.utils.DateUtil
db — Static property in class sekati.core.App
Generic object which Bootstrap loads external data in for runtime storage and application data centralization.
DEACTIVATE — Constant static property in class sekati.events.StageEvent
deactivateHandler(e) — Method in class sekati.display.StageDisplay
Dispatches StageEvent.DEACTIVATE when application loses focus.
DEBLOCK_AUTO — Constant static property in class sekati.media.FLV
Let the video compressor apply the deblocking filter as needed [default].
deblocking — Property in class sekati.media.FLV
Indicates the type of filter applied to decoded video as part of post-processing.
DEBLOCK_NONE — Constant static property in class sekati.media.FLV
Do not use a deblocking filter.
DEBLOCK_ON2 — Constant static property in class sekati.media.FLV
For On2 video only, uses the On2 deblocking filter but no deringing filter.
DEBLOCK_ON2_DERINGER — Constant static property in class sekati.media.FLV
For On2 video only, uses the On2 deblocking and deringing filter.
DEBLOCK_ON2_DERINGER_HIGH — Constant static property in class sekati.media.FLV
For On2 video only, uses the On2 deblocking and a higher-performance On2 deringing filter.
DEBLOCK_SORENSON — Constant static property in class sekati.media.FLV
Uses the Sorenson deblocking filter.
debug(origin, message) — Method in interface sekati.log.ILogger
debug(origin, message) — Method in class sekati.log.Logger
debug is a log level denoting an informational event which may require investigation.
DEBUG — Constant static property in class sekati.log.LogLevel
DEBUG is a log level denoting an informational event which may require investigation.
decode(src) — Static method in class sekati.crypt.Base64
Decodes a base64 string
decode(src) — Static method in class sekati.crypt.Base8
Decodes a base8 string.
decompress(src) — Static method in class sekati.crypt.LZW
Decompresses the specified text.
decrypt(src, key) — Static method in class sekati.crypt.RC4
Decrypts a string with the specified key.
decrypt(src, key, mode) — Method in class sekati.crypt.Rijndael
Decrypts a string with the specified key and mode.
decrypt(src, key) — Static method in class sekati.crypt.TEA
Decrypts a string with the specified key.
decrypt(input, password) — Static method in class sekati.crypt.XOR
Decrypts a string with the specified key.
DEEPLINK_ENABLE — Static property in class sekati.core.App
Determines whether address-bar deeplink monitoring is enabled.
DEFAULT_ENCODE_CHARACTER — Constant static property in class sekati.validators.CreditCardValidator
DEFAULT_ENCODE_DIGITS_SHOWN — Constant static property in class sekati.validators.CreditCardValidator
_defaultPan — Property in class sekati.ui.MP3Player
_defaultValue — Property in class sekati.text.FocusToggleField
_defaultVolume — Property in class sekati.ui.MP3Player
DEGREE — Constant static property in class sekati.collisions.CollisionAngle
The Collision angle is a degree.
Delegate — Class in package sekati.utils
A delegation proxy (similar to AS2 Delegate) for times when the built-in method closure doesn't cut it.
Delegate() — Constructor in class sekati.utils.Delegate
Delegate Static Constructor
DELETE — Constant static property in class sekati.ui.Keyboard
_delta — Property in class sekati.events.ExternalMouseEvent
delta — Property in class sekati.events.ExternalMouseEvent
dequeue() — Method in class sekati.collections.ArrayQueue
Remove and returns the next object in the queue.
dequeue() — Method in class sekati.collections.DisplayListQueue
Remove and returns the next object in the queue.
dequeue() — Method in interface sekati.collections.IQueue
Remove and returns the next object in the queue.
description — Property in class sekati.reflect.ClassReflector
The output of describeType
description — Property in class sekati.reflect.MethodReflector
XML describing the property, variable or method
destroy() — Method in class sekati.core.CoreObject
Clean and destroy object instance contents/self for garbage collection.
destroy() — Method in interface sekati.core.ICoreInterface
Clean and destroy object instance contents/self for garbage collection.
destroy() — Method in class sekati.display.CoreShape
Clean up after thy self.
destroy() — Method in class sekati.display.CoreSprite
Clean up after thy self.
destroy() — Method in class sekati.display.InteractiveSprite
Clean up after thy self.
destroy() — Method in class sekati.display.LiquidSprite
Clean up after thy self.
destroy() — Method in class sekati.display.StageDisplay
Cleanup the StageDisplay singleton instance.
destroy() — Method in class sekati.events.FramePulse
Destroy the frame pulse and singleton instance.
destroy() — Method in class sekati.load.AbstractLoader
Cleanup the AbstractLoader.
destroy() — Method in interface sekati.load.ILoader
Cleanup the AbstractLoader.
destroy() — Method in class sekati.log.Logger
Destroy the Logger Singleton instance.
destroy() — Method in class sekati.managers.KeyManager
Destroy the KeyManager instance.
destroy() — Method in class sekati.media.CameraDevice
Clean up after thy self.
destroy() — Method in class sekati.media.FLV
Stop playback and cleanup.
destroy() — Method in interface sekati.media.IProgressiveMedia
Stop playback and cleanup.
destroy() — Method in class sekati.media.MicrophoneDevice
destroy() — Method in class sekati.media.MP3
Stop playback and cleanup.
destroy() — Method in class sekati.net.LocalSharedObject
Destroy sharedObject data and instance
destroy() — Method in class sekati.text.AbstractTextField
Clean up after thy self.
destroy() — Method in class sekati.text.FocusToggle
Destroy the FocusToggle action for the field.
destroy() — Method in class sekati.ui.AbstractMediaPlayer
Clean up after thy self.
destroy() — Method in class sekati.ui.AbstractPreloader
Clean up after thy self.
destroy() — Method in class sekati.ui.ContextualMenu
Cleanly destroy the ContextMenu.
destroy() — Method in class sekati.ui.Image
Clean up after thy self.
destroy() — Method in class sekati.ui.Reflection
Clean up after thy self.
destroy() — Method in class sekati.ui.Scroll
Cleanly destroy Scroll instances.
destroy() — Method in class sekati.ui.Viewport
Destroy the Viewport
destroy() — Method in class sekati.utils.StopWatch
Destroy instance.
detectBr(str) — Static method in class sekati.utils.StringUtil
Detect HTML line breaks.
DEVICE_ACTIVITY — Constant static property in class sekati.events.DeviceEvent
DEVICE_AVAILABLE — Constant static property in class sekati.events.DeviceEvent
DEVICE_BUSY — Constant static property in class sekati.events.DeviceEvent
DeviceEvent — Class in package sekati.events
DeviceEvent provides a base event for Camera and Microphone devices.
DeviceEvent(type, activating, activityLevel, bubbles, cancelable) — Constructor in class sekati.events.DeviceEvent
DeviceEvent Constructor
deviceIndex — Property in class sekati.media.CameraDevice
The index of the currently connected Camera device driver.
deviceIndex — Property in interface sekati.media.IDevice
The index of the currently active device driver.
deviceIndex — Property in class sekati.media.MicrophoneDevice
The index of the currently connected Microphone device driver.
DEVICE_MUTE — Constant static property in class sekati.events.DeviceEvent
deviceName — Property in class sekati.media.CameraDevice
The name of the currently connected Camera device driver.
deviceName — Property in interface sekati.media.IDevice
The name of the currently connected device driver.
deviceName — Property in class sekati.media.MicrophoneDevice
The name of the currently connected Microphone device driver.
devices — Property in class sekati.media.CameraDevice
The list of names of the available Camera device drivers.
devices — Property in interface sekati.media.IDevice
The list of available device drivers.
devices — Property in class sekati.media.MicrophoneDevice
The list of names of the available Microphone device drivers.
DEVICE_UNAVAILABLE — Constant static property in class sekati.events.DeviceEvent
DEVICE_UNMUTE — Constant static property in class sekati.events.DeviceEvent
_dict — Property in class sekati.collections.OrderedDictionary
DictionaryUtil — Class in package sekati.utils
Static class wrapping various Dictionary utilities.
DictionaryUtil() — Constructor in class sekati.utils.DictionaryUtil
DictionaryUtil Static Constructor
Dimension — Class in package sekati.geom
Store width and height integer Dimensions and provides various methods of manipulations.
Dimension(w, h) — Constructor in class sekati.geom.Dimension
Dimension Constructor
disableItem(id) — Method in class sekati.ui.ContextualMenu
Disable an existing item in the ContextualMenu
dispatch() — Method in class sekati.events.ApplicationEvent
Allows for easy dispatching of the ApplicationEvent instance via the ApplicationEventDispatcher.
dispatchEvent(event:sekati.events:ApplicationEvent) — Method in class sekati.events.ApplicationEventDispatcher
Dispatches an ApplicationEvent into the event flow.
dispatchEvent(e) — Method in class sekati.load.AbstractLoader
Optimized dispatchEvent only dispatches when there are listeners.
dispatchEvent(e) — Method in interface sekati.load.ILoader
Optimized dispatchEvent only dispatches when there are listeners.
dispatchEvent(e) — Method in class sekati.load.LoaderQueue
Optimized dispatchEvent only dispatches when there are listeners.
displace(nX, nY) — Method in interface sekati.geom.IPoint
displace(nX, nY) — Method in class sekati.geom.Point
Returns a new point based on this point with x and y offset values
displace3D(nX, nY, nZ) — Method in class sekati.geom.Point3D
Returns a new 3D point based on this point with x and y offset values
displaying — Property in class sekati.profiler.PerformanceMonitor
Determines whether the monitor is being displayed.
DisplayListCollection — Class in package sekati.collections
DisplayList based Collection
DisplayListCollection(container) — Constructor in class sekati.collections.DisplayListCollection
DisplayListCollection Constructor
DisplayListIterator — Class in package sekati.collections
DisplayList based Iterator
DisplayListIterator(container) — Constructor in class sekati.collections.DisplayListIterator
DisplayListIterator Constructor
DisplayListQueue — Class in package sekati.collections
DisplayList based Queue data structure.
DisplayListQueue(container) — Constructor in class sekati.collections.DisplayListQueue
DisplayListQueue Constructor creates a new DisplayListQueue.
DisplayListStack — Class in package sekati.collections
DisplayList base Stack data structure.
DisplayListStack(container) — Constructor in class sekati.collections.DisplayListStack
DisplayListStack Constructor creates a new DisplayListStack.
DisplayUtil — Class in package sekati.utils
Static class wrapping various DisplayObject utilities.
DisplayUtil() — Constructor in class sekati.utils.DisplayUtil
DisplayUtil Static Constructor
distance(x1, x2, y1, y2) — Static method in class sekati.math.MathBase
Return the distance between two points.
Document — Class in package sekati.display
This is the API's main Document Class.
Document() — Constructor in class sekati.display.Document
Document Constructor begins the sequential API initialization with initMovieProperties() & instantiating ApplicationLoader.
documentHandler(e:sekati.events:BootstrapEvent) — Method in class sekati.display.Document
The SWF has been fully loaded: removed the ApplicationLoader & execute Document setup code: initTweenEngine() & initAPI().
DocumentPreloader — Class in package sekati.display
The DocumentPreloader class is an API independent shell designed to load Sekati API Document driven SWF applications.
DocumentPreloader() — Constructor in class sekati.display.DocumentPreloader
DocumentPreloader Constructor
_dotRadius — Property in class sekati.ui.CirclePreloader
DOWN — Constant static property in class sekati.ui.Keyboard
DraggableSprite — Class in package sekati.display
DraggableSprite provides a common API construct for drag, drop & throwable sprite objects.
DraggableSprite(bounds, isThrowable, friction, ratio) — Constructor in class sekati.display.DraggableSprite
DraggableSprite Constructor
draw() — Method in class sekati.draw.AbstractShape
Draw the Shape graphics as defined by AbstractShape subclasses.
draw() — Method in class sekati.draw.Bezier
Draw in to the graphics Shape.
draw() — Method in class sekati.draw.Curve
Draw in to the graphics Shape.
draw() — Method in class sekati.draw.GradientRect
Draw in to the graphics Shape.
draw() — Method in interface sekati.draw.ITweenableDrawing
Draw in to the graphics Shape.
draw() — Method in class sekati.draw.Line
Draw in to the graphics Shape.
draw() — Method in class sekati.draw.Rect
Draw in to the graphics Shape.
drawShape() — Method in class sekati.draw.AbstractShape
Draw the specific lines of the Shape as defined by AbstractShape subclasses.
DrawStyle — Class in package sekati.draw
DrawStyle provides a base preference set for API Drawn Shapes.
DrawStyle() — Constructor in class sekati.draw.DrawStyle
DrawStyle Static Constructor
duration — Property in class sekati.media.FLV
The total playback duration, in seconds.
duration — Property in interface sekati.media.IProgressiveMedia
The total playback duration, in seconds.
duration — Property in class sekati.media.MP3
The total playback duration, in seconds.
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