Results 1 to 4 of 4

Thread: Loop animation in Adobe Edge

  1. #1
    Join Date
    Sep 2011
    Posts
    58

    Loop animation in Adobe Edge

    I want to get the answer for this question. The problem is to be how do i loop an animation? I use an Adobe edge to do this animation task. Thanks for any kind of suggestions.

  2. #2
    Join Date
    Nov 2008
    Posts
    1,185

    Re: Loop animation in Adobe Edge

    I provide you the code. Use it on your html file for doing this loop animation on your animations project. The code is as follows:
    <!--Make it loop! -->
    <script language="JavaScript">
    $(window).ready(function() {
    $.Edge.symbol.get($("#stage"))._getTimeline("Default Timeline").addObserver({ onComplete: function() {
    $.Edge.symbol.get($("#stage")).play("Default Timeline");
    }});
    });
    </script>
    I hope this will be help to solve your problem.

  3. #3
    Join Date
    Nov 2008
    Posts
    1,514

    Re: Loop animation in Adobe Edge

    Adobe Edge will be a no-charge download that web designers are encouraged to perform this loop animation on your software animation. To loop animation you can simply select keyframes, copy it and paste it into the prospective position. In that you need to take the help of these web standards and then with the help of these tools do such kind of complicated task. This will be solving your problem.

  4. #4
    Join Date
    Nov 2008
    Posts
    1,022

    Re: Loop animation in Adobe Edge

    I am not sure if there is an inbuilt option present on this software tools. You can use the manual as well as few of the articles for this complicated task. I hope that you found this option using the manual and other help of this software if it is available. This is the basic way that provides you the guidance for doing this looping task on your animation project. The adobe edge manual works a lot in this case for showing the correct way to solve this loop problem.

Similar Threads

  1. Is Adobe Edge useful for Adobe Digital Publishing Suite
    By DakshaMira in forum Windows Software
    Replies: 4
    Last Post: 16-09-2011, 10:39 PM
  2. Replies: 4
    Last Post: 15-09-2011, 10:13 AM
  3. Replies: 4
    Last Post: 15-09-2011, 08:34 AM
  4. How to pause or stop the Adobe Edge animation
    By Eta!! in forum Windows Software
    Replies: 2
    Last Post: 14-09-2011, 04:37 AM
  5. Help-Need to put animation into website using Adobe Edge
    By fAlCoNeTtI in forum Windows Software
    Replies: 3
    Last Post: 14-09-2011, 01:01 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,725,843.28109 seconds with 17 queries