Operation Manual

Table Of Contents
319
Page content and assets
Last updated 11/30/2015
Note: You cannot change video types (from progressive download to streaming, for example) by using the Property
inspector. To change the video type, delete the FLV component, and reinsert it by selecting Insert > Media > FLV.
Delete the FLV component
?
Select the FLV component placeholder in the Dreamweaver Document window and press Delete.
Remove FLV detection code
For Dreamweaver CS4 and later, Dreamweaver inserts Flash Player detection code directly in the object tag that
contains the FLV file. For Dreamweaver CS3 and earlier, however, the detection code resides outside the FLV files object
tag. For this reason, if you want to delete FLV files from pages created with Dreamweaver CS3 and earlier, you must
remove the FLV files and use the Remove FLV detection command to remove the detection code.
?
Select Commands > Remove Flash Video Detection.
Insert HTML5 video
Dreamweaver allows you to insert HTML5 video into web pages.
The HTML5 video element provides a standard way to embed movies or videos in web pages.
For more information on HTML5 video element, see the article on HTML5 Video at W3schools.com.
More Help topics
Adding HTML5 video in Dreamweaver
Insert HTML5 video
1 Ensure that your cursor is at the location where you want to insert the video.
2 Select Insert > Media > HTML5 Video. The HTML5 video element is inserted at the specified location.
3 In the Properties panel, specify values for the various options.
Source / Alt Source 1 / Alt Source 2: In Source, enter the location of the video file. Alternatively, click the folder
icon to select a video file from the local file system. Support for a video format varies on different browsers. If the
video format in Source is not supported on a browser, the video format specified in Alt Source 1 or Alt Source 2
is used. The browser selects the first recognized format to display the video.
To quickly add videos to the three fields, use multiple selection. When you choose three video formats for the same
video from a folder, the first format in the list is used for the Source. The following formats in the list are used to
auto-fill Alt Source 1 and Alt Source 2.
See the table below for more information on browser and supported video format. For the latest info, see HTML5 -
Browser Support.