How to repeat html 5 animation object when scrolling
Author: afdhali A.
Visited 532,
Followers 1,
Shared 0
Dear,
How can repeat animate of HTML 5 animation object from webanimator using scroll event. Example, when i page down the page it's finished animate and when i page up the page, it will be re-animate.
if using additional javascript, please tell me how i can do that
Posted on the
afdhali A, have you asked this question here?
http://forum.webanimator.com/
Author
i didnt find my answer on there.. if i put html5 animation object on website x5, can i repeat animation with scrolling ? or another example if use effects on object in website x5 can i repeat that effect with scrolling's trigger ?
if the answer yes wih additional javascript, please tell me how..
thx
(It > En) ... you should see what kind of animation it is ...
1) ... you can put the PLAY button directly in the animation;
2) ... or publish the animation in its own HTML page, and then import it into IFRAME; this IFRAME can be reloaded with a simple LINK or with Javascript ...
...
... start posting the LINK of the html page produced by the animation ...
.
Author
Wow.. Thank you, idea number 2 is the best for me..
......