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  
F — Constant static property in class sekati.ui.Keyboard
F1 — Constant static property in class sekati.ui.Keyboard
F10 — Constant static property in class sekati.ui.Keyboard
F11 — Constant static property in class sekati.ui.Keyboard
F12 — Constant static property in class sekati.ui.Keyboard
F13 — Constant static property in class sekati.ui.Keyboard
F14 — Constant static property in class sekati.ui.Keyboard
F15 — Constant static property in class sekati.ui.Keyboard
F2 — Constant static property in class sekati.ui.Keyboard
F3 — Constant static property in class sekati.ui.Keyboard
F4 — Constant static property in class sekati.ui.Keyboard
F5 — Constant static property in class sekati.ui.Keyboard
F6 — Constant static property in class sekati.ui.Keyboard
F7 — Constant static property in class sekati.ui.Keyboard
F8 — Constant static property in class sekati.ui.Keyboard
F9 — Constant static property in class sekati.ui.Keyboard
_facesArray — Property in class sekati.ui.RotationPlane
factorial(n) — Static method in class sekati.math.MathBase
Calculate the factorial of the integer.
fadeIn — Static property in class sekati.transitions.Motion
fadeOut — Static property in class sekati.transitions.Motion
fadeTo(a) — Static method in class sekati.transitions.Motion
fastForward(seconds) — Method in class sekati.media.FLV
Fast-Forward playback.
fastForward(seconds) — Method in interface sekati.media.IProgressiveMedia
Fast-Forward playback.
fastForward(seconds) — Method in class sekati.media.MP3
Fast-Forward playback.
fatal(origin, message) — Method in interface sekati.log.ILogger
fatal(origin, message) — Method in class sekati.log.Logger
fatal is a log level denoting a fatal type event.
FATAL — Constant static property in class sekati.log.LogLevel
FATAL is a log level denoting a fatal type event.
_fault — Property in class sekati.events.ServiceEvent
fault — Property in class sekati.events.ServiceEvent
The fault object.
FAULT — Constant static property in class sekati.events.ServiceEvent
faultHandler(fault) — Method in class sekati.rpc.RemotingService
Dispatch information about failures.
FILE_STRUCTURE_INVALID — Constant static property in class sekati.events.MediaEvent
FileType — Class in package sekati.load
FileType provides Class references to the appropriate ILoader for various file types.
FileType() — Constructor in class sekati.load.FileType
FileType Static Constructor
FileTypeValidator — Class in package sekati.validators
FileTypeValidator provides path validation of loadable file types & associated ILoader.
FileTypeValidator() — Constructor in class sekati.validators.FileTypeValidator
FileTypeValidator Static Constructor
fillAlpha — Property in class sekati.draw.AbstractShape
fillColor — Property in class sekati.draw.AbstractShape
filledTri(bmp, x0, y0, x1, y1, x2, y2, c) — Static method in class sekati.draw.Raster
Draw a filled triangle
_filter — Property in class sekati.collections.FilteredIterator
FilterBase — Class in package sekati.filters
FilterBase provides common filter generation.
FilterBase() — Constructor in class sekati.filters.FilterBase
FilterBase Static Constructor
FilteredIterator — Class in package sekati.collections
Filtered Iterator
FilteredIterator(unfilteredCollection:sekati.collections:IIterator, filterFunction) — Constructor in class sekati.collections.FilteredIterator
FilteredIterator Constructor
FilterMode — Class in package sekati.filters
FilterMode defines the mode of a Displacement Map Filter.
FilterMode() — Constructor in class sekati.filters.FilterMode
FilterMode Static Constructor
FilterQuality — Class in package sekati.filters
FilterQuality defines the rendering quality of a Filter object.
FilterQuality() — Constructor in class sekati.filters.FilterQuality
FilterQuality Static Constructor
FilterType — Class in package sekati.filters
FilterType defines the rendering type of a Filter object.
FilterType() — Constructor in class sekati.filters.FilterType
FilterType Static Constructor
find(array, conditions, options) — Static method in class sekati.utils.ArrayPeer
Searches an array using simple or complex conditions.
findAll(array, conditions) — Static method in class sekati.utils.ArrayPeer
Shortcut for searching by a single property
findBy(array, property, value, options) — Static method in class sekati.utils.ArrayPeer
Shortcut for searching by a single property
findFirst(array, conditions) — Static method in class sekati.utils.ArrayPeer
Shortcut for retrieving the first matching item
findLast(array, conditions) — Static method in class sekati.utils.ArrayPeer
Shortcut for retrieving the last matching item
FIREBUG — Constant static property in class sekati.log.LogTarget
Logger output is sent to the browser javascript console via ExternalInterface.
FIRST — Constant static property in class sekati.utils.ArrayPeer
firstToUpper(str) — Static method in class sekati.utils.StringUtil
Capitalize the first character in the string.
flashKeyboard — Constant static property in class sekati.ui.Keyboard
Reference to the flash.ui.Keyboard Class.
FLASHPLAYER_VERSION — Constant static property in class sekati.validators.FlashValidator
Retrieve the FlashPlayer Version the application is running under.
FlashValidator — Class in package sekati.validators
FlashValidator provides introspective validation of playback type, version & mode.
FlashValidator() — Constructor in class sekati.validators.FlashValidator
FlashValidator Static Constructor
flashVars — Static property in class sekati.display.Canvas
Reference to the object that contains name-value pairs that represent the parameters provided to the loaded SWF file through the Object Embed Flashvars tags.
flip(obj, axis) — Static method in class sekati.utils.AlignUtil
Flip object on an axis.
float(min, max) — Method in class sekati.math.PRNG
Seeded random float.
float(min, max) — Static method in class sekati.math.Random
Returns a random float.
floatToString(n) — Static method in class sekati.utils.StringUtil
Remove scientific notation from very small floats when casting to String.
floor(val, decimal) — Static method in class sekati.math.MathBase
Same as Math.floor( ) with extra argument to specify number of decimals.
flower(center, radius) — Method in class sekati.layout.Sort
Sort items in a flower.
flowFields(tf0, tf1) — Method in class sekati.text.TextFlow
Flow the text string from one field to the next.
FLV — Class in package sekati.media
FLV provides a common media control object for playing progressive video content.
FLV(width, height, smoothing, deblocking) — Constructor in class sekati.media.FLV
FLV Constructor
FLVPlayer — Class in package sekati.ui
FLVPlayer provides playback control interface logic to be used with sekati.media.FLV.
FLVPlayer(playBtn, progressBar, bufferBar, gutterBar, volumeBtn, width, height, smoothing) — Constructor in class sekati.ui.FLVPlayer
FLVPlayer Constructor
_focalLength — Property in class sekati.ui.RotationPlane
focalLength — Property in class sekati.ui.RotationPlane
Determines the amount of focal distortion: the higher the value the less distortion.
_focalPointRatio — Property in class sekati.draw.GradientRect
focalPointRatio — Property in class sekati.draw.GradientRect
The gradient focal point ratio.
FOCALPOINT_RATIO — Static property in class sekati.draw.DrawStyle
focus — Property in class sekati.text.FocusToggle
Boolean value which determines whether the TextField is focused or not.
focus — Property in class sekati.text.FocusToggleField
Boolean value which determines whether the TextField is focused or not.
focusHandler(e) — Method in class sekati.text.FocusToggle
Handle the focus event.
focusHandler(e) — Method in class sekati.text.FocusToggleField
Handle the focus event.
focusRect — Property in class sekati.display.StageDisplay
Specifies whether or not objects display a glowing border when they have focus.
FocusToggle — Class in package sekati.text
FocusToggle provides a togglable action to the passed-in input TextField.
FocusToggle(tf) — Constructor in class sekati.text.FocusToggle
FocusToggle Constructor
FocusToggleField — Class in package sekati.text
FocusToggleField provides a togglable input TextField created in created in code (versus the IDE).
FocusToggleField() — Constructor in class sekati.text.FocusToggleField
FocusToggleField Constructor
_font — Property in class sekati.ui.TextButton
ForceSprite — Class in package sekati.display
ForceSprite provides an InteractiveSprite which have quasi-physics forces applied to it.
ForceSprite(vx, vy, mass, friction, gravityY, gravityX, bounds, isDraggable, hasForce) — Constructor in class sekati.display.ForceSprite
ForceSprite Constructor
formatFields(o, textFormat) — Static method in class sekati.utils.TextUtil
Apply a TextFormat to a TextField or to all TextField's in a DisplayObject.
forward() — Static method in class sekati.external.BrowserAddress
Move forward in the browser history.
forward() — Method in class sekati.managers.BrowserManager
Move forward in the browser history.
fps — Property in class sekati.media.CameraDevice
The devices current Frames Per Second.
fpsList — Property in class sekati.profiler.PerformanceMonitor
frameHandler(e) — Method in class sekati.display.DraggableSprite
Handle throw logic.
frameHandler(e) — Method in class sekati.display.ForceSprite
Handle force logic.
FramePulse — Final class in package sekati.events
FramePulse proxies an ENTER_FRAME event to any non-DisplayObject classes which need to execute code on each frame tick.
FramePulse($) — Constructor in class sekati.events.FramePulse
FramePulse Singleton Constructor
frameRate — Property in class sekati.display.StageDisplay
The frame rate of the stage.
friction — Property in class sekati.display.DraggableSprite
friction — Property in class sekati.display.ForceSprite
Frictional force being applied.
_frontBitmapTransform — Property in class sekati.ui.RotationPlane
FULL — Constant static property in class sekati.filters.FilterType
Defines the filter type applied to the area of an object.
fullscreen(e:sekati.events:StageEvent) — Method in class sekati.display.LiquidSprite
Stub: fires when StageDisplay dispatches a FULLSCREEN event.
fullscreen — Property in class sekati.display.StageDisplay
Indicates the players fullscreen status.
FULLSCREEN — Constant static property in class sekati.events.StageEvent
FULLSCREEN_ENABLE — Static property in class sekati.core.App
Determines whether the application supports Fullscreen mode via sekati.display.StageDisplay If MANAGED_MENU is true a ContextMenu 'fullscreen' item will be automatically added.
fullscreenHandler(e) — Method in class sekati.display.StageDisplay
Dispatches StageEvent.FULLSCREEN when the application toggles fullscreen mode.
fullscreenHandler(e) — Method in class sekati.managers.ContextMenuManager
Handle fullscreen ContextMenu selection.
FUNCTION — Constant static property in class sekati.validators.TypeValidator
fuzzyEval(n1, n2, precision) — Static method in class sekati.math.MathBase
Evaluate if two numbers are nearly equal.
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