:: Stand-Alone HD Video Player
- Example of the StreamingPlayer component as a stand-alone object on the stage (i.e. with no controls, playlist, or skin)
:: HD Video Player with Controller Component
- Example of the StreamingPlayer component on the stage with the optional Controller component (Titanium skin)
:: Dynamically Load Single Videos and XML Playlists using FlashVars
- Shows how to pass the path for a single video or XML playlist into the HD Video Player using FlashVars (Widescreen Titanium skin)
:: Pause Image
- Shows how to use the xml-based Pause Image feature to display an image when the player is paused (Titanium skin)
:: Fullscreen with Flash Player Detection
- Shows how to use the Fullscreen and Flash Player Detection features (no skin)
:: Preroll Videos with Media Links (this example uses FlashVars to load the XML file)
- Shows how to use the xml-based Preroll feature with Media Links to display ads before the primary video (Default Titanium skin).
:: Google Analytics Tracking for Prerolls and Streams (this example uses FlashVars to load the XML file)
- Shows how to use the xml-based tracking feature to record the number of impressions and clicks for each video (Titanium skin)
:: Bandwidth Profiling for Prerolls and Streams (this example uses FlashVars to load the XML file)
- Shows how to use the xml-based bandwidth profiling feature to deliver appropriate media to each user (Widescreen Titanium skin)
:: Cue Points and Cue Items for Prerolls and Streams (this example uses FlashVars to load the XML file)
- Shows how to use the xml-based Cue Points and Cue Items features to display dynamic text and images (Titanium skin)
:: Closed Captions for Preroll and Streams (this example uses FlashVars to load the XML file)
- Shows how to use the xml-based Closed Captions feature with preroll and primary video items (Widescreen Titanium skin).
:: Jump to Specific Video ID (this example uses FlashVars to load the XML file and jump to a specified video ID)
- Shows how to use FlashVars to jump to a specific video ID in the XML playlist.
:: Working with a Flash Media Server (this example uses FlashVars to load the XML file)
- Describes the basics for streaming media files hosted on a Flash Media Server (Widescreen Titanium skin)
:: Working with H264 Video and AAC Audio Files - With Flash Player Detection
- Describes the basics for loading H264 and AAC files into the HD Video player (Vertical Titanium skin)
:: JavaScript Media Loading (this example uses FlashVars and JavaScript to load single videos)
- Describes the basics for loading videos into the HD Video player in real-time using JavaScript (Blue Titanium skin) |