Thank you Michel. 

--- In [email protected], "pilatfr" <[EMAIL PROTECTED]> wrote:
>
> Your example seem conform to specifications
> and run fine in Adobe plugin with IE and in Opera 9.1
> For Opera, you have to replace , by space in values for d. 
> It's not correct to use , before blank, you get twice separator
> 
> Michel
> 
> >
> > Hi ,I have a question about mpath. I am very new to this area and 
> I 
> > am working on a svg that has 
> > 
> > ------------------
> > 
> > <path id="path" stroke="green" fill="none" stroke-width="4" 
d="M50 
> > 50, C50 20, 130 40, 190 50 C190 250, 150 150, 120 250 C52 130, 50 
> > 250, 50 250 C150 150,35 50,50 50" />
> >         <animate xlink:href="#path" attributeName="d" values="M50 
> 50, 
> > C50 20, 130 40, 190 50 C190 250, 150 150, 120 250 C52 130, 50 
200, 
> 50 
> > 250 C150 150,35 50,50 50;M100 120, C151 130, 150 200, 50 130 C50 
> 120, 
> > 150 210, 120 220 C10 200, 140 200, 100 200 C100 100,100 100,100 
> > 100;M50 50, C50 20, 130 40, 190 50 C190 250, 150 150, 120 250 C52 
> > 130, 50 250, 50 250 C150 150,35 50,50 50" begin="0" dur="11s" 
> > repeatCount="indefinite"/>
> >         <circle id="ss" cy="-5" r="5" fill="red"/>
> >         <animateMotion xlink:href="#ss" begin="0" dur="11" 
> > repeatCount="indefinite" rotate="auto" >
> >             <mpath xlink:href="#path"/>
> >         </animateMotion>
> > 
> > --------------
> > 
> > Is this a valid case ? mpath is referencing path which is being 
> > animated. does this have to be taken care of in the svg 
> > implimentation ? I tried to look through the specs and also 
> generally 
> > searched but could not find relavent examples. Can anyone help ?
> > 
> > Thanks.
> >
>




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

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/svg-developers/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

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