archive Attributearchive AttributeThe archive attribute may be specified on an
object element
and should contain a space-separated list of URIs of archived files
(e.g. Java .jar files) which are relevant to the object.
The resources in the
object's
classid and
data attributes may be
included here.
Specifying archives might result in a faster load time for the object, since they can be preloaded.
Relative URIs are resolved with respect to the
codebase attribute
of the object,
if it has one, and otherwise with respect to the base URI of the current
document (see the base element).