Use this tag to embed multimedia objects such as a Flash or Quicktime movie. This tag is often used with the parameter(param) to specify the parameters of the object. Text within the object tags will be displayed if the object cannot be loaded.
<object attributes> ... </object>
<object>
<param name=”movie” value=”mumovie.mov” />
</object>