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  
B — Constant static property in class sekati.ui.Keyboard
back() — Static method in class sekati.external.BrowserAddress
Move back in the browser history.
back() — Method in class sekati.managers.BrowserManager
Move back in the browser history.
_backBitmapTransform — Property in class sekati.ui.RotationPlane
BACKQUOTE — Constant static property in class sekati.ui.Keyboard
BACKSLASH — Constant static property in class sekati.ui.Keyboard
BACKSPACE — Constant static property in class sekati.ui.Keyboard
_backup — Property in class sekati.ui.ContextualMenu
bandwidth — Property in class sekati.media.CameraDevice
he maximum amount of bandwidth the outgoing video feed can use, in bytes per second.
bar — Property in class SekatiPreloader
barDownHandler(e) — Method in class sekati.ui.Scroll
Bar Press - start bar drag: register a pseudo onReleaseOutside event listener on stage.
barUpHandler(e) — Method in class sekati.ui.Scroll
Bar Release - stop bar drag: unregister a pseudo onReleaseOutside event listener from stage.
base — Static property in class sekati.external.Urchin
Indicates the flash sites Urchin tracking base.
base — Static property in class sekati.transitions.Motion
Base64 — Final class in package sekati.crypt
Encodes and decodes a base64 string.
Base64() — Constructor in class sekati.crypt.Base64
Base64 Static Constructor
Base8 — Final class in package sekati.crypt
Encodes and decodes a base8 (hex) string.
Base8() — Constructor in class sekati.crypt.Base8
Base8 Static Constructor
baseLong — Static property in class sekati.transitions.Motion
baseMedium — Static property in class sekati.transitions.Motion
baseShort — Static property in class sekati.transitions.Motion
baseTitle — Static property in class sekati.external.BrowserAddress
baseURL — Static property in class sekati.external.BrowserAddress
baseXLong — Static property in class sekati.transitions.Motion
_bb — Property in class sekati.ui.Viewport
beginsWith(input, prefix) — Static method in class sekati.utils.StringUtil
Determines whether the specified string begins with the spcified prefix.
BEHIND — Constant static property in class sekati.layout.Arrange
_benchmark — Property in class sekati.events.LogEvent
benchmark — Property in class sekati.events.LogEvent
The LogEvent bench
Bezier — Class in package sekati.draw
Bezier provides a Tweenable curve which, unlike Curve requires a Control Point.
Bezier(startX, startY, controlX, controlY, anchorX, anchorY, thickness, color, alpha, pixelHinting, scaleMode, caps, joints, miterLimit) — Constructor in class sekati.draw.Bezier
Bezier Constructor
bg — Property in class SekatiPreloader
bg — Property in class sekati.ui.TextButton
BinaryConverter — Class in package sekati.converters
Binary conversion utilities
BinaryConverter() — Constructor in class sekati.converters.BinaryConverter
BinaryConversion Static Constructor
BINARY_LOADER — Constant static property in class sekati.load.FileType
bit(chance) — Method in class sekati.math.PRNG
Seeded random bit.
bit(chance) — Static method in class sekati.math.Random
Return a "tilted" value of 1 or 0.
BitConverter — Class in package sekati.converters
Bit Conversion Utilites
BitConverter() — Constructor in class sekati.converters.BitConverter
BitConversion Static Constructor
BitmapTransform — Class in package sekati.utils
BitmapTransform provides transformation logic for BitmapData transformations.
BitmapTransform(width, height, horizontalDivisions, verticalDivisons, smooth) — Constructor in class sekati.utils.BitmapTransform
BitmapTransform Constructor
BitmapValidator — Class in package sekati.validators
BitmapValidator provides constants & validation to manage Bitmap, BitmapData & DisplayObject's.
BitmapValidator() — Constructor in class sekati.validators.BitmapValidator
BitmapValidator Static Constructor
blockSize — Property in class sekati.crypt.Rijndael
_bmp — Property in class sekati.ui.Image
private
bmp — Property in class sekati.ui.Image
Return the Image Bitmap.
_bmpd0 — Property in class sekati.ui.RotationPlane
_bmpd1 — Property in class sekati.ui.RotationPlane
BoolConverter — Class in package sekati.converters
Boolean Conversion utilities
BoolConverter() — Constructor in class sekati.converters.BoolConverter
BoolConversion Static Constructor
boolean(chance) — Method in class sekati.math.PRNG
Seeded random boolean.
boolean(chance) — Static method in class sekati.math.Random
Return a "tilted" random Boolean value.
BOOLEAN — Constant static property in class sekati.validators.TypeValidator
bootstrap — Property in class sekati.display.Document
The Boostrap (queued initialization) for adding BootstrapEvent listeners.
Bootstrap — Class in package sekati.core
Bootstrap provides a common bootstrapping command & load sequencer used to initialize API based applications.
Bootstrap(maxRetryAttempts) — Constructor in class sekati.core.Bootstrap
Bootstrap Constructor
BootstrapEvent — Class in package sekati.events
Application BootstrapEvent's fired during the bootstrapping process of Sekati API.
BootstrapEvent(type, bubbles, cancelable) — Constructor in class sekati.events.BootstrapEvent
BootstrapEvent Constructor
bottom — Property in class sekati.ui.Viewport
Return bottom of the visible viewport.
bottomBox — Property in class sekati.ui.Viewport
Return the bottom letterbox shape.
BOTTOM_CONSTRAINT — Property in class sekati.ui.Viewport
boundBottom — Property in class sekati.display.DraggableSprite
Bottom bounds (DisplayObject registration 0,0).
boundBottom — Property in class sekati.display.ForceSprite
Bottom bounds (DisplayObject registration 0, 0).
boundLeft — Property in class sekati.display.DraggableSprite
Left bounds (DisplayObject registration 0,0).
boundLeft — Property in class sekati.display.ForceSprite
Left bounds (DisplayObject registration 0,0).
boundRect — Property in class sekati.display.DraggableSprite
boundRight — Property in class sekati.display.DraggableSprite
Right bounds (DisplayObject registration 0,0).
boundRight — Property in class sekati.display.ForceSprite
Right bounds (DisplayObject registration 0,0).
bounds — Property in class sekati.display.DraggableSprite
Rectangle value relative to the coordinates of the Sprite's parent that specify a constraint area for the DraggableSprite.
bounds — Property in class sekati.display.ForceSprite
Rectangle value relative to the coordinates of the Sprite's parent that specify a constraint area for the DraggableSprite.
boundTop — Property in class sekati.display.DraggableSprite
Top bounds (DisplayObject registration 0,0).
boundTop — Property in class sekati.display.ForceSprite
Top bounds (DisplayObject registration 0,0).
br(addNewline) — Static method in class sekati.utils.HTMLCode
Inset a BR with optional newline.
BRING_FORWARD — Constant static property in class sekati.layout.Arrange
BRING_TO_FRONT — Constant static property in class sekati.layout.Arrange
BrowserAddress — Class in package sekati.external
BrowserAddress provides basic deeplinking through URL anchor getters and setters.
BrowserAddress() — Constructor in class sekati.external.BrowserAddress
BrowserAddress Static Constructor
BrowserEvent — Class in package sekati.events
BrowserEvent provides the main Event object for the API BrowserManager facility.
BrowserEvent(type, path, previousPath, bubbles, cancelable) — Constructor in class sekati.events.BrowserEvent
BrowserEvent Constructor
BrowserManager — Class in package sekati.managers

BrowserManager provides advanced browser deeplink management to the API via URL Anchor (hash) tag & quasi-page control.

BrowserManager($) — Constructor in class sekati.managers.BrowserManager
BrowserManager Singleton Constructor
_btArray — Property in class sekati.ui.RotationPlane
_bufferBar — Property in class sekati.ui.AbstractMediaPlayer
bufferBarDown(e) — Method in class sekati.ui.AbstractMediaPlayer
_bufferBar pressed: being seeking.
bufferBarMove(e) — Method in class sekati.ui.AbstractMediaPlayer
_bufferBar scrubbing: seek.
bufferBarPercent — Property in class sekati.ui.AbstractMediaPlayer
Buffer bar scale percent (0-1).
bufferBarUp(e) — Method in class sekati.ui.AbstractMediaPlayer
_bufferBar released: stop seeking.
BUFFER_EMPTY — Constant static property in class sekati.events.MediaEvent
BUFFER_FLUSH — Constant static property in class sekati.events.MediaEvent
BUFFER_FULL — Constant static property in class sekati.events.MediaEvent
bufferLength — Property in class sekati.media.FLV
Amount of play-ahead buffer, in seconds.
bufferLength — Property in interface sekati.media.IProgressiveMedia
Amount of play-ahead buffer, in seconds.
bufferLength — Property in class sekati.media.MP3
Amount of play-ahead buffer, in seconds.
bufferPause(e:sekati.events:MediaEvent) — Method in class sekati.ui.AbstractMediaPlayer
When playhead enters area that needs buffering, pause the IProgressiveMedia if playing.
bufferResume(e:sekati.events:MediaEvent) — Method in class sekati.ui.AbstractMediaPlayer
When IProgressiveMedia has finished buffering check to see if media was paused to allow for buffering if it was restart, if not, do nothing.
build() — Method in class sekati.managers.ContextMenuManager
Build (or rebuild) the ContextualMenu to display the App info, credits, controls, fullscreen & other customizations.
buildElement(element, index) — Method in class sekati.managers.LayoutManager
buildMenu() — Method in class sekati.ui.ContextualMenu
Build the custom ContextualMenu.
builtInItems — Property in class sekati.ui.ContextualMenu
Return the ContextualMenu.builtInItems state.
burst(o, c, cb) — Static method in class sekati.transitions.Motion
Create a small "burst" transition
byAttribute(x, attr, value) — Static method in class sekati.utils.XMLUtil
Get the first attribute/value pair match from the XMLList.
BYTE — Constant static property in class sekati.converters.BitConverter
byte2bit(n) — Static method in class sekati.converters.BitConverter
ByteArrayLoader — Class in package sekati.load
ByteArrayLoader provides a standard API loader for loading a files binary ByteArray content.
ByteArrayLoader(url) — Constructor in class sekati.load.ByteArrayLoader
ByteArrayLoader Constructor
bytesLoaded — Property in class sekati.display.DocumentPreloader
The number of loaded bytes of the Application SWF.
bytesLoaded — Property in class sekati.load.AbstractLoader
The loader bytes loaded.
bytesLoaded — Property in class sekati.load.ApplicationLoader
The number of loaded bytes.
bytesLoaded — Property in interface sekati.load.ILoader
The loader bytes loaded.
_bytesLoaded — Property in class sekati.ui.Image
private
bytesLoaded — Property in class sekati.ui.Image
Return the Image bytesLoaded.
bytesTotal — Property in class sekati.display.DocumentPreloader
The number of total bytes of the Application SWF.
bytesTotal — Property in class sekati.load.AbstractLoader
The loader bytes total.
bytesTotal — Property in class sekati.load.ApplicationLoader
The number of total bytes.
bytesTotal — Property in interface sekati.load.ILoader
The loader bytes total.
_bytesTotal — Property in class sekati.ui.Image
private
bytesTotal — Property in class sekati.ui.Image
Return the Image bytesTotal.
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