Beginner's Guide to Flash Professional 8/Video
From Wikibooks, the open-content textbooks collection
Video in Flash 8 can seem daunting, but once you've got down the basics, it really becomes a matter of repeating the same series of steps to achieve a desired result. For this book, we'll be covering the following topics:
In Flash 8, Flash designates video files by giving it a .flv extension, which stands for Flash Video. Flash Video is quickly becoming one of the premiere video formats due to it's ease of use and small file size.
There are a number of ways you can display video content.
- Load a Flash Video File at Runtime, which involves creating a separate .flv file and uploading it to your server, then loading it from another Flash movie.
- Embedding the video directly into the .swf file. This method is good for compatibility as it only requires Flash Player 6 or later, but can also result in large file size for the SWF file.
- Import a video into a flash document and then exporting it as a .flv file.
- Simply encoding a video using the Flash 8 Video Encoder.
- Using a third party application such as Quicktime or Sorensen Squeeze to create the flash video file. Flash 8 will also allow you to link video content in Quicktime format without embedding them directly into your .swf file.