Working with video
Flash video is one of the standout technologies on the Internet. However, the traditional presentation of video—in a rectangular screen with a progress bar and control buttons underneath—is only one possible use of video. Through ActionScript, you have fine-tuned access to and control over video loading, presentation, and playback.
- Basics of video
- Understanding video formats
- Understanding the Video class
- Loading video files
- Controlling video playback
- Playing video in full-screen mode
- Streaming video files
- Understanding cue points
- Writing callback methods for metadata and cue points
- Using cue points and metadata
- Monitoring NetStream activity
- Advanced topics for video files
- Video example: Video Jukebox
- Using the StageVideo class for hardware accelerated presentation