Adding Flash Video

Dreamweaver lets you easily insert Flash Video content in your web pages without using the Flash authoring tool. Dreamweaver inserts the Flash Video component; when viewed in a browser, this component displays the Flash Video content you select, as well as a set of playback controls.

About inserting Flash Video

Dreamweaver gives you the following options for delivering Flash Video to your site visitors:

Progressive Download Video downloads the Flash Video (FLV) file to the site visitor's hard disk and then plays it. Unlike traditional "download and play" methods of video delivery, however, progressive download allows the video file to start playing before the download is complete.

Streaming Video streams the Flash Video content and plays it on a web page after a short buffer period that ensures smooth playback. To enable streaming video on your web pages, you must have access to Macromedia Flash Communication Server.

You must have an encoded Flash Video (FLV) file before you can use it in Dreamweaver. You can insert video files created with two kinds of codecs (compression/decompression technologies): Sorenson Squeeze and On2.

After inserting a Flash Video file in a page, you can insert code in the page to detect whether the user has the correct version of the Flash Player to view the Flash Video. If they don't have the correct version, they will be prompted to download the latest version of Flash Player.

For more information about Flash Video, visit the Flash Video Developer Center at www.macromedia.com/go/flv_devcenter.


Inserting a Flash Video

You can use Dreamweaver to insert Flash Video content in your pages. You must have an encoded Flash Video (FLV) file before you begin.

To insert Flash Video in a web page:

  1. Select Insert > Media > Flash Video.
  2. In the Insert Flash Video dialog box, select Progressive Download or Streaming Video from the Video Type pop-up menu.
  3. Complete the rest of the dialog box options.

    For more information, click the Help button in the dialog box.

  4. Click OK.