Previous Document Next Document

Web Integration > AXEL object code reference > Object tag reference

Object tag reference


The Object tag is used by Internet Explorer on Windows to identify the AXEL object.

Attributes:

id: name used to locate the object in the HTML file. It must be unique in the file. The JavaScript created when you export parameters uses this name to find the object.

classid: tells the browser what registered application to use to process the object. This is a universally unique identifier for the AXEL player.

codebase: tells the browser to download the AXEL player from the MindAvenue web site if it cannot find it on the system.

style: this is the in-line Cascading Style Sheet (CSS). The properties are:

param defines parameters used by the object.

Previous Document Next Document