You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-users@xmlgraphics.apache.org by dave <ce...@yahoo.com> on 2007/08/24 20:31:02 UTC

ASV plugin and ActiveX..

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: batik-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-users-help@xmlgraphics.apache.org


Re: ASV plugin and ActiveX..

Posted by th...@kodak.com.
Hi Dave,

    Sorry I don't know much about IE and Plugin's, etc...

    You will probably get much better answers from the svg-developers
mail-list at Yahoo.  That group is much more focused on traditional
Web browser stuff.

dave <ce...@yahoo.com> wrote on 08/24/2007 02:31:02 PM:

> 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: batik-users-unsubscribe@xmlgraphics.apache.org
> For additional commands, e-mail: batik-users-help@xmlgraphics.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-users-help@xmlgraphics.apache.org