![]() |
MIME Types and Manifest FilesMIME TypesMIME Type is an object with four properties. (MIME stands for Multipurpose
Internet Mail Extensions and was originally related to data types used with
email.) A MIME Type object is related to the A MIME Type is often thought of as an external media type (or external content)
that a browser can support (display or play) if it has the required plugin,
but this is not necessarily the case. There may be no external media involved
with a plugin; i.e., the Plugin is launched in the browser via an HTML (Note also that in an HTML A MIME Type object has the following properties:
Manifest FilesA manifest file for a Pluglet should be of the following form:
name is the Pluglet name and is arbitrary. pluglet_class_name is the specific class name of the Pluglet. E.g.,
where JMPlayer corresponds to a JMPlayer.class file. |
|
|
Copyright © 1998-2000 The Mozilla Organization.
Last modified January 12, 2000. |
|