Hi,

As you know SVG provides an interface for getting the start time of an
animation, called, getStartTime.[1]

However, SVG doesn't say what this means when the animation is not running,
and this can be confusing if the animation runs more than once. Should
getStartTime() tell you the time the animation will NEXT run? Or the the
time it LAST ran?

Has anyone ever written a script that uses getStartTime? In what sort of
situations do you use getStartTime? Do you need to get the next start time?
Or the previous start time?

It seems like TimeEvents could be used to record previous start times but is
this inconvenient? Is it useful to know the next start time of an animation
even if this might change? (e.g. because of a call to beginElement)

Thank you very much for your help!

Best regards,

Brian

[1] http://www.w3.org/TR/SVG/animate.html#InterfaceSVGAnimationElement


[Non-text portions of this message have been removed]


------------------------------------

-----
To unsubscribe send a message to: svg-developers-unsubscr...@yahoogroups.com
-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:svg-developers-dig...@yahoogroups.com 
    mailto:svg-developers-fullfeatu...@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
    svg-developers-unsubscr...@yahoogroups.com

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

Reply via email to