+ 4

Guys I'm having trouble with my animation can you help me out

2nd Feb 2018, 3:26 PM
Webster
Webster - avatar
11 Answers
+ 4
Could you link to your code? I would be willing to help but I don't exactly know what parts of your animation you need help with
2nd Feb 2018, 3:32 PM
Faisal
Faisal - avatar
+ 4
You set a duration of 0s ('dur' attribute) ^^
2nd Feb 2018, 3:52 PM
visph
visph - avatar
+ 4
Here's an animation of a circle that loops forever d: https://code.sololearn.com/WAv6t84OUt7x/?ref=app
2nd Feb 2018, 4:18 PM
Faisal
Faisal - avatar
+ 3
Could you give an example of what you're trying to do?
2nd Feb 2018, 3:43 PM
Faisal
Faisal - avatar
+ 3
As what @visph said, you set the duration of your animation to only last 0 seconds, so it would not run at all. Try changing it to something like 5s or 3s, just so that it at least has a duration :)
2nd Feb 2018, 3:55 PM
Faisal
Faisal - avatar
+ 3
It seems to work fine for me, it's just a little slow (because the duration of the animation is set to 40 seconds).
2nd Feb 2018, 4:04 PM
Faisal
Faisal - avatar
+ 2
I'm trying to make that rectangle in html example to move but it is not working
2nd Feb 2018, 3:37 PM
Webster
Webster - avatar
+ 2
Thanks guys
2nd Feb 2018, 3:59 PM
Webster
Webster - avatar
+ 2
its not still working
2nd Feb 2018, 4:03 PM
Webster
Webster - avatar
+ 2
do you have any little examples that I can use please
2nd Feb 2018, 4:07 PM
Webster
Webster - avatar