Main Page | Packages | Class Tree | Index | Help

Package mx.controls.streamingmedia


Class Summary

mx.controls.streamingmedia.AbstractPlayerAbstractPlayer contains common code used by the player classes.

mx.controls.streamingmedia.ChromeThis class draws the chrome used by the display and player components.

mx.controls.streamingmedia.CuePointCuePoints are points where an event will be fired during the playback of streaming media.

mx.controls.streamingmedia.FLVPlayerFLVPlayer contains the logic to play FLV streaming media files.

mx.controls.streamingmedia.FullScreenToggleFullScreenToggle toggles the display of the streaming media player between normal and fullscreen.

mx.controls.streamingmedia.FullScreenToggleControl

mx.controls.streamingmedia.HMiniPlayBarTrayThe tray of the horizontal mini play bar.

mx.controls.streamingmedia.HPlayBarTrayThe tray of the play bar.

mx.controls.streamingmedia.LoadBarThe load bar that indicates how much of the streaming media has been loaded.

mx.controls.streamingmedia.LoudButtonProcessing code for a click on the Loud button.

mx.controls.streamingmedia.MiniPlayBarThe load bar that indicates how much of the streaming media has been loaded.

mx.controls.streamingmedia.MP3PlayerFLVPlayer contains the logic to play MP3 streaming media files.

mx.controls.streamingmedia.MuteButtonProcessing code for a click on the Mute button.

mx.controls.streamingmedia.PauseButtonProcessing code for a click on the Pause button.

mx.controls.streamingmedia.PlayBarThe load bar that indicates how much of the streaming media has been loaded.

mx.controls.streamingmedia.PlayBarThumbThe draggable thumb of the play bar that lets the user see and adjust the current play head position.

mx.controls.streamingmedia.PlayButtonProcessing code for a click on the Play button.

mx.controls.streamingmedia.PlayerNetStreamA subclass of NetStream that is tailored to work with the FLVPlayer class.

mx.controls.streamingmedia.PlayPauseButtonThe PlayPauseButton control contains an instance of a play button and a pause button.

mx.controls.streamingmedia.RTMPConnectionA subclass of NetConnection that is tailored to work with the RTMPPlayer class.

mx.controls.streamingmedia.RTMPPlayerRTMPPlayer contains the logic to play FLV streaming media files from Flash Communication Server.

mx.controls.streamingmedia.ScreenAccommodatorScreenAccommodator manages a Media component inside a screen.

mx.controls.streamingmedia.StreamingMediaConstantsThis class holds public constants used in the StreamingMedia package.

mx.controls.streamingmedia.ToEndButtonProcessing code for a click on the ToEnd button.

mx.controls.streamingmedia.ToStartButtonProcessing code for a click on the ToStart button.

mx.controls.streamingmedia.TracerSend all trace statements through this class so they can easily be universally turned off.

mx.controls.streamingmedia.VMiniPlayBarTrayThe tray of the vertical mini play bar.

mx.controls.streamingmedia.VolumeControlVolumeControl lets the user adjust the volume of the media.

mx.controls.streamingmedia.VolumeControlHandleThe draggable thumb of the play bar that lets the user see and adjust the current play head position.

mx.controls.streamingmedia.VPlayBarTrayThe tray of the vertical play bar.

Interface Summary

mx.controls.streamingmedia.ICompletionMonitorThis interface defines how one interacts with a progress bar that tracks progress from 0 to 100 percent.

mx.controls.streamingmedia.ICuePointHolderICuePointHolder defined the functions that a holder of cue points must implement.

mx.controls.streamingmedia.IPlayerIPlayer defines the interface for the implementation classes that play streaming media files.


Copyright © 1997-2005 Macromedia, Inc. All rights reserved. Generated with AS2Doc