Name

SRC — NN 2 IE 3 HTML n/a

Synopsis

SRC=”URL"

Optional

The SRC attribute is a URL to a file containing data that is played through the plugin. For most uses of the EMBED element, this attribute is required, but there are some circumstances in which it may not be necessary (see the TYPE attribute). Browsers typically use the filename extension to determine which plugin to load (based on browser preferences settings for plugins and helper applications).

Example

<EMBED NAME="babyClip" SRC="Ugachaka.avi" HEIGHT=150 WIDTH=250></EMBED>

Value

A complete or relative URL.

Default

None.

Object Model Reference

IE

[window.]document.embeds[i].src

[window.]document.elementID.src

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.