--- layout: single elementName: object ---

# object

Defines a container for external resource.

Example: Copy

You need to enable Flash to view this content.

{% highlight html %}

You need to enable Flash to view this content.

{% endhighlight %}

data

The URL of the object data.

"/assets/golf.swf"

The value must be a valid URL.

type

Defines the type of the application.

"application/x-shockwave-flash"

The value must be a valid content type.

height

Defines the height of the object.

"50"

The height in pixels.

width

Defines the width of the object.

"150"

The width in pixels.