IMG.dynsrc (Property)

The URL of a video clip that can be played where an image would normally have been located.

Availability:

JScript - 3.0
Internet Explorer - 4.0
Property/method value type:String primitive
JavaScript syntax:IEmyIMG.dynsrc

This is part of the dynamic HTML model although the dynamism is inside the asset encapsulated by the object.

You can playback a video clip or traverse a VRML panorama at any location where an image would have been placed.

If you use the DYNSRC="..." HTML tag attribute, you should not specify the SRC="..." HTML tag attribute.

The loop property of the IMG object controls how many iterations of the animation take place.

Warnings:

See also:IMG.loop, IMG.start