Previous Document

Web Integration > AXEL object code reference > Embed tag reference

Embed tag reference


The Embed tag is used by Netscape and Internet Explorer on Macintosh to identify the AXEL object.

Attributes

src: this is the AXEL stream file name.

name: this is a unique name used by JavaScript to find the object inside the HTML file.

pluginspage: if the browser cannot find the AXEL player on the system, it links to the MindAvenue Downloads page where the player can be found.

type: tells the browser what type of data the object contains, using a MIME (Multimedia Internet Mail Extensions) type. This allows the browser to select the AXEL player plug-in.

style: this is the in-line CSS. Its properties are:

Previous Document