--- In svg-developers@yahoogroups.com, "sent1729" <[EMAIL PROTECTED]> wrote:

> I am trying to diplay use element in abobe svg viewer, but unable to 
> do so. 

>     <g id="Point"><use x="606" y="563"
> xlink:href="file:///c:/symbollib.svg#circle"/></g>

Have you tried using an embedded symbol first e.g.
  <use xlink:href="#circle"
where the definition of circle is embedded in the same document? 
I am not sure Adobe supports using an element defined in another document.







-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to