Hi Everyone, I have few questions regarding the <animation> element for SVG 1.2 tiny.. http://www.w3.org/TR/SVGMobile12/multimedia.html#AnimationElement . I am relativelyt new to SVG.I asked these qs few days back but did not get any response. Will greatly appreciate some feedback. Please let me know if any of my questions are not clear enough. 1. Can an <animation> element refer to a SVG document that inturn contains scripting, hyperlinking to animations or any externally referenced 'use' or 'animation' elements. ? As per my understanding from the spec it can. 2. If a doc has 2 or more <animation> elements and each refers to the same SVG Doc, should we have two duplicate copies to that doc ? is this allowed ? >From my understanding it can. 3. After establishing the viewport for the <animation> element, when we pan the Master document, should the viewport of the <animation> element pan along with the other elements (like the image viewport)? or should the viewport remain in its place and only the elements of the master doc and elements of the referred doc be panned ? 4. Is pan, zoom, and other user interactions independent for the Master doc and the refered doc ? I mean if I am panning an element in the master doc, do referred doc elements get panned too ? should be be able to pan the master doc and refered doc elements independently ? do we need to have two different transformation matrix for the master doc and the referred doc ? do we need two graphical contexts ? Please explain.
5. from the spec http://www.w3.org/TR/SVGMobile12/interact.html#navigationbehaviour , " The SVG User Agent must allow navigation to elements which are located outside of the current viewport. In this case it is recommended that the SVG User Agent should change the current viewport so that the focused element becomes visible" . Is this recommended for the doc refered by the <animation> element also ? Should we change the current viewport of the animation element to display an element of the refered doc that is offscreen ? I would greatly appreciate your quick response. Thanks, Vijaya. ----- 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/

