Hallo Dale, "onend" is case-sensitive. Cheers, Julian -----Original Message----- From: Dale Ellis [mailto:[EMAIL PROTECTED] Sent: 31 January 2005 15:23 To: [email protected] Subject: [svg-developers] Animate Property
<animate id="shotAni2" xlink:href="#ball" attributeName="r" from="18" to="10" begin="indefinite" dur="0.4s" /> Above is the animation tag I have in my svg. I want to call an js function when the animation ends but can't get it to work. I've tried onEnd="myFunction();" in the tag and although this doesn't cause an error nothing happens. what do I need to do? ----- 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/

