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  
p(text, styleClass) — Static method in class sekati.utils.HTMLCode
Generate a P tag.
P — Constant static property in class sekati.ui.Keyboard
packageName — Property in class sekati.reflect.ClassReflector
The package the Class is in
padTime(n) — Static method in class sekati.utils.DateUtil
Pads hours, Minutes or Seconds with a leading 0, 12:01 doesn't end up 12:1
padZeroOnFloat(n) — Static method in class sekati.utils.StringUtil
Add zero in front of floated number.
PAGE_DOWN — Constant static property in class sekati.ui.Keyboard
PAGE_UP — Constant static property in class sekati.ui.Keyboard
pan — Property in class sekati.media.FLV
The Video sound panning (-1 - 1).
pan — Property in interface sekati.media.IProgressiveMedia
The media audio pan (0 - 1).
pan — Property in class sekati.media.MP3
The Sound pan.
parameters — Property in class sekati.reflect.MethodReflector
Method parameters as an ordered Array of Class
parseType(value) — Static method in class sekati.converters.XMLConverter
Convert XML data to native types
path — Property in class sekati.events.BrowserEvent
The new browser path.
path — Property in class sekati.managers.BrowserManager
The browser anchor path.
path — Static property in class sekati.net.NetBase
return the URL Path swf is running under
PATH — Static property in class sekati.core.App
Derived application path.
pathArray — Property in class sekati.managers.BrowserManager
The browser anchor path as an array of paths.
pause() — Method in class sekati.media.FLV
Pause playback.
pause() — Method in interface sekati.media.IProgressiveMedia
Pause playback.
pause() — Method in class sekati.media.MP3
Pause playback.
pause() — Method in class sekati.ui.AbstractMediaPlayer
Pause playback
pauseMemory() — Method in class sekati.ui.AbstractMediaPlayer
Pause video in memory and track state.
PCT_MAX — Constant static property in class sekati.utils.ColorUtil
peek() — Method in class sekati.collections.ArrayBidirectionalIterator
Return a peek of the next element without directionally iterating the pointer forwards, or return null if none.
peek() — Method in class sekati.collections.ArrayBounceIterator
Return a peek of the next element without directionally iterating the pointer forwards, or return null if none.
peek() — Method in class sekati.collections.ArrayIterator
Return the next item, but don't remove it yet.
peek() — Method in class sekati.collections.ArrayLoopableIterator
Return a peek of the next element without directionally iterating the pointer forwards.
peek() — Method in class sekati.collections.DisplayListIterator
Returns the next item in the collection without moving to it.
peek() — Method in class sekati.collections.FilteredIterator
Returns the next item in the collection without moving to it.
peek() — Method in interface sekati.collections.IIterator
Returns the next item in the collection without moving to it.
peek() — Method in class sekati.collections.StackIterator
Returns the next item in the collection without moving to it.
peek() — Method in class sekati.collections.XMLListIterator
Returns the next item in the collection without moving to it.
percent — Property in class sekati.display.DocumentPreloader
The percentage (0 - 1 scale) of the Application SWF currently loaded.
percent — Property in class sekati.load.AbstractLoader
The loader percentile.
percent — Property in class sekati.load.ApplicationLoader
The (1 based) percent loaded.
percent — Property in interface sekati.load.ILoader
The loader percentile.
percent — Property in class sekati.load.LoaderQueue
Percentage of queue complete.
percent(amount, total) — Static method in class sekati.math.MathBase
Return a percentage based on the numerator and denominator.
percentLoaded — Property in class sekati.media.FLV
The percent loaded (0 - 1).
percentLoaded — Property in interface sekati.media.IProgressiveMedia
The percent loaded (0 - 1).
percentLoaded — Property in class sekati.media.MP3
Return the percent loaded (1 based %).
percentPlayed — Property in class sekati.media.FLV
The percent played (0 - 1).
percentPlayed — Property in interface sekati.media.IProgressiveMedia
The percent played (0 - 1).
percentPlayed — Property in class sekati.media.MP3
Return the percent played (1 based %).
percentPlayedWithBuffer — Property in class sekati.media.FLV
The percent of the movie that should be currently buffered.
percentPlayedWithBuffer — Property in class sekati.media.MP3
The percent of the movie that should be currently buffered.
PerformanceMonitor — Final class in package sekati.profiler
PerformanceMonitor provides a visual graph to application FPS and RAM usage.
PerformanceMonitor($) — Constructor in class sekati.profiler.PerformanceMonitor
PerformanceMonitor Singleton Constructor
PERFORMANCE_MONITOR_ENABLE — Static property in class sekati.core.App
Determines whether to display the Performance UI feedback graph.
performanceMonitorHandler(e) — Method in class sekati.managers.ContextMenuManager
Handle Performance Monitor ContextMenu selection.
PERIOD — Constant static property in class sekati.ui.Keyboard
PersistentXMLSocket — Class in package sekati.net
PersistentXMLSocket provides an advanced XMLSocket.
PersistentXMLSocket(host, port, autoConnect, autoReconnect) — Constructor in class sekati.net.PersistentXMLSocket
PersistentXMLSocket Constructor
petaabit2bit(n) — Static method in class sekati.converters.BitConverter
PETABIT — Constant static property in class sekati.converters.BitConverter
PETABYTE — Constant static property in class sekati.converters.BitConverter
petabyte2bit(n) — Static method in class sekati.converters.BitConverter
_pixelHinting — Property in class sekati.draw.Bezier
_pixelHinting — Property in class sekati.draw.Curve
_pixelHinting — Property in class sekati.draw.Line
_pixelHinting — Property in class sekati.draw.Rect
play() — Method in class sekati.media.FLV
Start playback.
play() — Method in interface sekati.media.IProgressiveMedia
Start playback.
play() — Method in class sekati.media.MP3
Start playback.
_playBtn — Property in class sekati.ui.AbstractMediaPlayer
playBtnClick(e) — Method in class sekati.ui.AbstractMediaPlayer
Toggle the framed _playBtn icon and pause/resume playback.
playCompleteHandler(e) — Method in class sekati.media.MP3
playback complete handler.
_played — Property in class sekati.events.MediaEvent
played — Property in class sekati.events.MediaEvent
The MediaEvent's percent played.
playerInfo — Static property in class sekati.validators.FlashValidator
Returns a player and environment info string.
playerInfoHandler(e) — Method in class sekati.managers.ContextMenuManager
Link player info to www.playerversion.com in ContextMenu.
PNGEncoder — Class in package sekati.formats
PNGEncoder provides conversion from Bitmap to valid PNG file format.
PNGEncoder() — Constructor in class sekati.formats.PNGEncoder
PNGEncoder Static Constructor
Point — Class in package sekati.geom
Create a Point Object
Point(nX, nY) — Constructor in class sekati.geom.Point
Point Constructor
Point3D — Class in package sekati.geom
Point3D extends sekati.geom.Point with a Z-axis.
Point3D(nX, nY, nZ) — Constructor in class sekati.geom.Point3D
Constructor
_pointer — Property in class sekati.collections.ArrayBidirectionalIterator
pointer — Property in class sekati.collections.ArrayBidirectionalIterator
The interative pointer index.
_pointer — Property in class sekati.collections.ArrayBounceIterator
pointer — Property in class sekati.collections.ArrayBounceIterator
The interative pointer index.
pointer — Property in interface sekati.collections.IBidirectionalIterator
Return the interative pointer index.
pointer — Property in interface sekati.collections.IPointerIterator
_pointer — Property in class sekati.collections.XMLListIterator
pointer — Property in class sekati.collections.XMLListIterator
The interative pointer index.
pointNewView(v, theta, phi) — Method in class sekati.ui.RotationPlane
Aquire the new view coordinates.
pollDevice() — Method in class sekati.media.CameraDevice
Poll the Camera device for a connection.
pollDevice() — Method in interface sekati.media.IDevice
Request access to the IDevice from the user.
pollDevice() — Method in class sekati.media.MicrophoneDevice
Poll the Microphone device for a connection.
pop() — Method in class sekati.collections.ArrayStack
Remove and return the element at the top of the stack.
pop() — Method in class sekati.collections.DisplayListStack
Remove and return the element at the top of the stack.
pop() — Method in interface sekati.collections.IStack
Remove and return the element at the top of the stack.
pop() — Method in class sekati.managers.BrowserManager
Remove the last item from the pathArray.
pop() — Static method in class sekati.utils.Clipboard
Pop content out of the System clipboard and clear it.
_port — Property in class sekati.net.PersistentXMLSocket
port — Property in class sekati.net.PersistentXMLSocket
XMLSocket port.
position — Property in class sekati.media.FLV
The position of the playhead, in seconds.
position — Property in interface sekati.media.IProgressiveMedia
The position of the playhead, in seconds.
position — Property in class sekati.media.MP3
The position of the playhead, in seconds.
preloader — Property in class sekati.display.Document
The ApplicationLoader instance if load progress checking is desired via BootstrapEvent.APP_LOAD listeners.
press(e) — Method in class sekati.display.DraggableSprite
Stub: press event handler.
press(e) — Method in class sekati.display.ForceSprite
Stub: press event handler.
press(e) — Method in class sekati.display.InteractiveSprite
Stub: press event handler.
previewNextKey() — Static method in class sekati.core.KeyFactory
Return the value of the upcoming key.
previous() — Method in class sekati.collections.ArrayBidirectionalIterator
Returns the previous element, or null if none.
previous() — Method in class sekati.collections.ArrayLoopableIterator
Override: ArrayLoopableIterator starts at end upon interating to the begining.
previous() — Method in interface sekati.collections.IBidirectionalIterator
Move to the previous item and return it.
previousPath — Property in class sekati.events.BrowserEvent
The previous browser path.
PRNG — Class in package sekati.math
PRNG provides a Seeded Pseudo-Random Number Generating System based on the Park Miller "minimal standard" linear congruential pseudo-random number generator.
PRNG($, seed) — Constructor in class sekati.math.PRNG
PRNG Singleton Constructor
PROCESSING_INSTRUCTION — Constant static property in class sekati.utils.XMLUtil
Constant representing a processing instruction type returned from XML.nodeKind.
progress(e) — Method in class SekatiPreloader
API Application SWF progress handler.
progress(e) — Method in class sekati.display.DocumentPreloader
API Application SWF progress handler.
progress(e) — Method in class sekati.ui.AbstractPreloader
Animate to display progress on each frame.
progress(e) — Method in class sekati.ui.CirclePreloader
PROGRESS — Constant static property in class sekati.events.LoaderQueueEvent
PROGRESS — Constant static property in class sekati.events.MediaEvent
_progressBar — Property in class sekati.ui.AbstractMediaPlayer
progressBarPercent — Property in class sekati.ui.AbstractMediaPlayer
Progress bar scale percent (0-1).
progressHandler(e) — Method in class sekati.load.AbstractLoader
ProgressEvent.PROGRESS handler.
progressHandler(e) — Method in class sekati.media.FLV
Progress frame loop to keep client progress up to date.
progressHandler(e) — Method in class sekati.media.MP3
Playback progress handler.
progressHandler(e:sekati.events:MediaEvent) — Method in class sekati.ui.AbstractMediaPlayer
Handle MediaEvent.PROGRESS event: update the buffer and progress bars.
progressHandler(e) — Method in class sekati.ui.Image
Dispatch ImageEvent.PROGRESS
promptDevice() — Method in class sekati.media.CameraDevice
Graceful degradation: a Camera is available but the user either clicked deny or the device is busy.
promptDevice() — Method in class sekati.media.MicrophoneDevice
Graceful degradation: a Camera is available but the user either clicked deny or the device is busy.
properties — Property in class sekati.reflect.ClassReflector
Instance Properties and Variables
propertiesAndMethods — Property in class sekati.reflect.ClassReflector
All MethoddInfo instances for the properties, variables and methods of an instance of the reflected class
property(name) — Method in class sekati.reflect.ClassReflector
Search for a property or variable with the specified name and return its MethodReflector
proportion — Property in class sekati.display.StageDisplay
Stage proportion.
proportion(x1, x2, y1, y2, x) — Static method in class sekati.math.MathBase
Return the proportional value of two pairs of numbers.
proportionHeight — Property in class sekati.ui.Viewport
Return ratio proportional height.
PROPORTION_HEIGHT — Property in class sekati.ui.Viewport
proportionWidth — Property in class sekati.ui.Viewport
Return ratio proportional width.
PROPORTION_WIDTH — Property in class sekati.ui.Viewport
push(o) — Method in class sekati.collections.ArrayStack
Add an element to the bottom of the stack.
push(o) — Method in class sekati.collections.DisplayListStack
Add an element to the bottom of the stack.
push(o) — Method in interface sekati.collections.IStack
Add an element to the bottom of the stack.
push(... rest) — Method in class sekati.collections.TypedArray
push(val) — Method in class sekati.managers.BrowserManager
Push an item on to the pathArray.
push(content) — Static method in class sekati.utils.Clipboard
Push content to the System clipboard.
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