hidden
property of the tag EMBED . Sets the invisibility of an object.

Attribute is set from script:
object_embed.hidden = true
The attribute is cleared from the script:
object_embed.hidden = false