t:SRC Attribute | src Property (deprecated)
This page documents a feature of HTML+TIME 1.0, which was released in Microsoft® Internet Explorer 5. We recommend that you migrate your content to the latest version of HTML+TIME, which implements the SMIL 2.0 Working Draft. See the Introduction to HTML+TIME overview for more information.
Sets or gets the source URL of the media.
Syntax
XML <ELEMENT t:SRC = sURL... > Scripting [ sURL = ] object.src
Possible Values
sURL A String that specifies the URL of the media. The property is read/write. The property has no default value.
Applies To
t:AUDIO, t:IMG, t:MEDIA, t:VIDEO
See Also