Hi. Thanks for your answers the other times. I've been trying to think of a way to use SMIL to produce the following result: Imagine that a point object moves along a defined path and that it reaches every point at a defined time. So in fact, you have x, y, t coordinates. Using SMIL keytimes and values once for x and once for y, it's easy to make your object move in the wanted way.
What I have not managed to figure out how to do is to have a trail "following the point". It should be something like a polyline that follows the moving point. Following the same trail and reaching each x, y defined position at the same time as the point. I guess I could do this using multiple 'from - to animations' but it would be neater to use a method similar to keyTimes - values. Can you think of anything? ------------------------------------ ----- 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/

