Embed.src (Property)

The URL of an external file that the plugin may use.

Availability:

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

Some plugins may need to access a supplementary data file from the server. It is good practice to abstract such data values from the code itself and so a means of passing this parameter value in from outside is necessary. The SRC HTML tag attribute is reflected into this property and is provided as a somewhat standardized means of passing one of the parameter values most likely to be defined.