Sep 5 2012
How to Create a Loop in Adobe Edge Animate
There is no built-in function in Adobe Edge Animate (Preview 7) to create a loop to repeat an animation. This is useful for ads that need to repeat content.
You can create a loop using JavaScript with the following steps:
- Move the timeline marker to the end of the animation (see below).
- Insert a trigger (press Timeline on menu bar and select Insert Trigger).
- Enter this.play (0); below function(sym, e).
You can’t preview the looping in Edge Animate, but it does work in a web browser.
Nov 07, 2012 @ 03:19:11
This doesn’t work for me, I’ve done exactly what it says . Am I going crazy?!
Nov 24, 2012 @ 19:00:22
Didn’t work for me either.
Dec 10, 2012 @ 23:03:46
June 28, 2011Thank you for making my stneduts have access to your site post. Your kindness is actually greatly appreciated. I’ve some ongoing projects and I wanted them to assist me with it. The only way they were able to accomplish that was carry out some study on the internet so as to help make my work faster. They came across your site as well as content on it, in particular this blog post, seriously helped them to get good conclusions on what we needed to conduct. Of course, I will keep visit the site for fresh updates on this major and other issues of interest.
Nov 26, 2012 @ 16:06:34
Don’t put in the vertical bar symbol | . Then it will work.
Dec 16, 2012 @ 10:48:45
Totally worked for me…thanks!
Jan 08, 2013 @ 14:43:03
Worked for me – thanks!
Mar 07, 2013 @ 12:25:01
You are a star! You are the only person who happens to mention that you cannot see the loop in EdgeAnimate but you can in a browser! Being unaware of this is the key reason, I think, why people have this problem. Thank you very much.