Syntax
document.plugins
document.plugins[index]
The plugins property is an array that contains all the embedded objects and plug-ins that appear within the HTML document from using the tag.
The plugins property length contains the number of items in the array.
The index number ranges from zero to length - 1.
The plugins[] array property accesses the same data as the document.embeds[] array property.
Learn Shapes
A Circle