Sams Teach Yourself HTML, CSS & JavaScript Web Publishing in One Hour a Day

(singke) #1
ptg16476052

Embedding Flash Using the <object> Tag 403

14


A number of other attributes are supported by the tag, too (see Table 14.2).


TABLE 14.2 Attributes


Attribute Description


data The URL for the data that will be presented in the element. Flash
uses a to specify this instead.


form Enables the element to be associated with a specific form.


height The height of the element.


name A name for the element.


type The MIME type of the content to be displayed in the object.


usemap The URL of a client-side image map to be applied to the object.


width The width of the element.


In HTML5, you may find yourself using the