Netscape plugin properties

After inserting a Netscape plugin, use the Property inspector to set parameters. Double-click a Netscape plugin to view the following properties in the Property inspector.

See also Adding movies, applets, and other multimedia elements.

The Property inspector initially displays the most commonly used properties. Click the expander arrow in the lower right corner to see all properties.

Plugin Specifies a name to identify the plugin for scripting. Enter a name in the unlabeled field on the far left side of the Property inspector.

W and H Specify, in pixels, the width and height allocated to the object on the page. You can also specify the following units: pc (picas), pt (points), in (inches), mm (millimeters), cm (centimeters), or % (percentage of the parent's value). The abbreviations must follow the value without a space: for example, 3mm.

Src Specifies the source data file. Enter a file name, or click the folder icon and choose a file.

Plg Url Specifies the URL of the PLUGINSPAGE attribute. Enter the complete URL of the site where users can download the plugin. If the user viewing your page does not have the plugin, the browser tries to download it from this URL.

Align Determines how the object is aligned on the page. See Aligning elements for a description of each option.

Alt Specifies alternative content to be displayed if the user's browser does not support the EMBED tag. If you choose an image, it is rendered using the NOEMBED tag. If you type in text, it is rendered with the ALT attribute of the EMBED tag.

V Space and H Space Specify the amount of white space in pixels above, below, and on either side of the plugin.

Borders Specifies the width of the border around the plugin.

Parameters Opens a dialog box for entering additional parameters to pass to the Netscape plugin. Many plugins respond to special parameters. The Flash plugin, for example, includes parameters for BGCOLOR, SALIGN, and SCALE. See About parameters.