Hello Maiko,

I suggest that you stop the animation of every train wagon as soon as
the one before it (or the locomotive) halts. Something like:

<animate id="loco" ... />
<animate id="wagon1" ... end="loco.end" />
<animate id="wagon2" ... end="wagon1.end" />

I didn't test myself, however.

RAURU

--- In [email protected], osaka minami
<[EMAIL PROTECTED]> wrote:
> hi,
> 
> i am playoing around with a train rolling on rails
> with animateMotion. is the only way to have wagons
> alignes one behind the other to shift the begin, thus
> having a time offset?
> 
> although this works more or less for the starting,
> this ends up silly as all wagons end in the same
> point. how to  let the train stop and freeze it there.
> 
> the best would be an geometric offset, but this
> doesn't seem to exist. transormations dont work
> because then, the wagons don't stay on rails on hills
> and in dips ... 
> 
> thanx,
> maiko
> 
> 
>               
> ___________________________________________________________ 
> To help you stay safe and secure online, we've developed the all new
Yahoo! Security Centre. http://uk.security.yahoo.com




------------------------ Yahoo! Groups Sponsor --------------------~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/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