I currently EMBED svg file inside html doc as below:
  .....
 <EMBED SRC="net.svg" NAME="Net" HEIGHT="300"
WIDTH="500" TYPE="image/svg+xml"
PLUGINSPAGE="http://www.adobe.com/svg/viewer/install/";>

        <table style='width: 550px;'>
            <tr class='spacer'><td></td></tr>
 ......

I use ASV plugin under IE to render this SVG image.
With this usage, Am I really embedding ASV plugin as
ActiveX in my application above?

cheers!
+D


       
____________________________________________________________________________________
Be a better Globetrotter. Get better travel answers from someone who knows. 
Yahoo! Answers - Check it out.
http://answers.yahoo.com/dir/?link=list&sid=396545469

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to