Accessing the SVG DOM from HTML

I am using Adobe's SVG plug-in to embed SVG documents within HTML using the
<embed> tag. I would like to use javascript in the outer HTML page to access
and manipulate the DOM of the SVG document.  Is this possible with the
current implementation of Adobe's plug-in? If so are there any examples of
this?

Thanks

David

Received on Thursday, 6 April 2000 05:42:59 UTC