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  
sameSize(disp, other) — Static method in class org.flowplayer.util.Arrange
Resize the specified display object to have the same size as the other specified display object.
scaling — Property in class org.flowplayer.model.Clip
scalingStr — Property in class org.flowplayer.model.Clip
screen — Property in class org.flowplayer.view.FlowplayerBase
seek(event:org.flowplayer.model:ClipEvent, seconds) — Method in class org.flowplayer.controller.NetStreamControllingStreamProvider
Seeks to the specified point in the timeline.
seek(event:org.flowplayer.model:ClipEvent, seconds) — Method in interface org.flowplayer.controller.StreamProvider
Seeks to the specified point in the timeline.
seek(seconds) — Method in class org.flowplayer.view.FlowplayerBase
Seeks to the specified target second value in the clip's timeline.
SEEK — Constant static property in class org.flowplayer.model.ClipEventType
seekableOnBegin — Property in class org.flowplayer.model.Clip
seekRelative(value) — Method in class org.flowplayer.view.FlowplayerBase
Seeks to the specified point.
seekTarget — Property in class org.flowplayer.controller.NetStreamControllingStreamProvider
Previous seek target value in seconds.
setClips(clips) — Method in class org.flowplayer.model.ClipEventSupport
setClips(clips) — Method in class org.flowplayer.model.Playlist
setContent(content) — Method in class org.flowplayer.model.Clip
setCustomProperty(property, value) — Method in class org.flowplayer.model.Clip
setDisplayObject(displayObject) — Method in interface org.flowplayer.model.DisplayProperties
setListener(event:org.flowplayer.model:EventType, listener, clipFilter, beforePhase, addToFront) — Method in class org.flowplayer.model.ClipEventSupport
setPlaylist(playlist:org.flowplayer.model:Playlist) — Method in class org.flowplayer.model.Clip
setPlaylist(playlist) — Method in class org.flowplayer.view.FlowplayerBase
Sets a new playlist.
setScaling(scaling) — Method in class org.flowplayer.model.Clip
setSize(width, height) — Method in class org.flowplayer.view.AbstractSprite
setSize(width, height) — Method in class org.flowplayer.view.StyleableSprite
Redraws the sprite, by calling redraw().
setType(type) — Method in class org.flowplayer.model.Clip
setUrlResolvers(val) — Method in class org.flowplayer.model.Clip
showError(message) — Method in class org.flowplayer.view.FlowplayerBase
Shows the specified error message in the player area.
showPlugin(pluginName, props) — Method in class org.flowplayer.view.FlowplayerBase
silentSeek — Property in class org.flowplayer.controller.NetStreamControllingStreamProvider
smoothing — Property in class org.flowplayer.model.Clip
start — Property in class org.flowplayer.model.Clip
START — Constant static property in class org.flowplayer.model.ClipEventType
startBuffering() — Method in class org.flowplayer.view.FlowplayerBase
Starts buffering the current clip in playList.
started — Property in class org.flowplayer.controller.NetStreamControllingStreamProvider
Have we already received a NetStream.Play.Start from the NetStream
state — Property in class org.flowplayer.view.FlowplayerBase
Gets the player state.
status — Property in class org.flowplayer.view.FlowplayerBase
Gets the current status {
stop(event:org.flowplayer.model:ClipEvent, closeStreamAndConnection) — Method in class org.flowplayer.controller.NetStreamControllingStreamProvider
Stops and rewinds to the beginning of current clip.
stop(event:org.flowplayer.model:ClipEvent, closeStream) — Method in interface org.flowplayer.controller.StreamProvider
Stops and rewinds to the beginning of current clip.
stop() — Method in class org.flowplayer.view.FlowplayerBase
Stops the player and rewinds to the beginning of the playList.
STOP — Constant static property in class org.flowplayer.model.ClipEventType
stopBuffering() — Method in class org.flowplayer.controller.NetStreamControllingStreamProvider
Stops loading data into the buffer.
stopBuffering() — Method in interface org.flowplayer.controller.StreamProvider
Stops loading data into the buffer.
stopBuffering() — Method in class org.flowplayer.view.FlowplayerBase
Stops buffering.
stopImmediatePropagation() — Method in class org.flowplayer.model.AbstractEvent
stopping — Property in class org.flowplayer.controller.NetStreamControllingStreamProvider
Is this provider in the process of stopping the stream? When stopped the provider should not dispatch any events resulting from events that might get triggered by the underlying streaming implementation.
stopping — Property in interface org.flowplayer.controller.StreamProvider
Is this provider in the process of stopping the stream? When stopped the provider should not dispatch any events resulting from events that might get triggered by the underlying streaming implementation.
stopPropagation() — Method in class org.flowplayer.model.AbstractEvent
StreamProvider — Interface in package org.flowplayer.controller
StreamProviders are used to load video content into the player.
style — Property in class org.flowplayer.view.StyleableSprite
Styleable — Interface in package org.flowplayer.view
Interface for objects that support modifying their display style.
StyleableSprite — Class in package org.flowplayer.view
A sprite that can be styled using a StyleSheet.
StyleableSprite(styleName, errorHandler, loader) — Constructor in class org.flowplayer.view.StyleableSprite
Creates a new StyleableSprite.
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