Repeating an animation

Last post 07-11-2009 2:50 AM by rbsorensen. 2 replies.

Sort Posts:

  • Repeating an animation

    07-09-2009, 1:36 PM
    • Member
      4 point Member
    • rbsorensen
    • Member since 06-24-2009, 1:06 AM
    • Posts 19

    Hi,

    I am using the animationextender control to make a button pulse when action is required.  However, the pulse action will only repeat a few times and then stop.  How can I make it repeat continuously?

  • Re: Repeating an animation

    07-10-2009, 4:53 AM
    • Participant
      1,066 point Participant
    • stevew1975
    • Member since 05-29-2009, 2:51 PM
    • Bristol, UK
    • Posts 189

    i have not tried this but, could you not point the animation extender at a timer.  pressing the button will enable the timer which would then run the extender.

    If not, could you post your code




    Please mark this post as answered if it helped you!
  • Re: Repeating an animation

    07-11-2009, 2:50 AM
    Answer
    • Member
      4 point Member
    • rbsorensen
    • Member since 06-24-2009, 1:06 AM
    • Posts 19

    Finally found the answer after looking through 30 or so google responses.

    The keyword "Iterations" on the Pulse line does the trick, and if you set it to zero, the pulsing repeats ad nausem.

    The ajax Controls Toolkit needs a reference for this stuff, but doesn't seem to have one. 

Page 1 of 1 (3 items)