On Thu, 13 Jul 2006 14:10:03 +0200, ddailey <[EMAIL PROTECTED]>  
wrote:

> Try arc.getPointAtLength .. See an example at
> http://srufaculty.sru.edu/david.dailey/svg/curve.svg
>
> It uses beziers instead of arcs, but it oughta be roughly the same stuff.
> This example only works in IE (sorry) -- I'm not sure if there is a deep
> reason for this or just my laziness.
>
> David Dailey

The "deep reason" is that is uses evt.getTarget().getOwnerDocument()  
instead of evt.target.ownerDocument. Here's a good reference:  
http://jwatt.org/svg/authoring/#asv-getters-and-setters.

Fixing that makes it work fine in Opera 9 too.
Cheers
/Erik

-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Check out the new improvements in Yahoo! Groups email.
http://us.click.yahoo.com/6pRQfA/fOaOAA/yQLSAA/1U_rlB/TM
--------------------------------------------------------------------~-> 

-----
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