HTML/CSS/Object Attributes/type embed
"type" specifies the MIME content type of the embed object
<HTML>
<BODY>
<embed type="application/x-shockwave-flash"></embed>
</BODY>
</HTML>
<HTML>
<BODY>
<embed type="application/x-shockwave-flash"></embed>
</BODY>
</HTML>