Object configuration data

param

The param element provides a generic way to supply configuration data to an object element.

Each app specifies what configuration values it expects, and what names to use.

Properties

name
The name of the parameter
value
The value of the parameter

Examples

object `movie_name.swf` *type=application/x-shockwave-flash *width=550 *height=400 {
param *name=movie *value=movie_name.swf
}
embedding Flash using params

See also

object
The object element provides a modern way to embed external apps into a web page.

0

semantax > media-embed > paramObject configuration data

🔗 🔎