Doug,
> You comment about native time functions made me think that a viewer having > its own timer functionality will help with consistent timeline control, as > described in: > > 13.5 Time Manipulation > http://www.w3.org/TR/SVG12/animation.html#timemanipulation > > The new 'speed' attribute can be used "to speed up or slow down the > effective rate of play relative to the parent time container" or to "cause > the element to play backwards." > > Do you think that this is true, or am I misinterpreting what you're saying? Well, any SVG Viewer needs its own timer implementation for the SMIL Animations supported by SVG. What we're doing is using a high frequency, thread-based timer that perfectly shares the cpu power. So by that, afaik the 'speed' control can be easily supported and not sure about that - but will' be supported by the viewer as well. Alexander Adam EvolGrafiX - http://www.evolgrafix.com ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/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/

