Custom Animation for a Button
-
Dear @nextendweb
I want to apply a LOOP animation to a BUTTON that moves itself to left, pulse there and then turns back to its original position (right) and continues so on.When i apply following LOOP animation to a button:
– animation-01_goLeft: offset x=-400 duration=1000
– animation-02_pulse: scale x=140 scale y=140 duration=300
– animation-03_backToOriginalPosition: offset x=400 duration=1000
– animation-04_Wait: duration=3000I could not obtain expected result. (It goes to left and immediately turns back to right and then pulses there and goes to right more!)
So it is possible to create this kind of custom animaton? If yes, how?
Thank you for your cooperation
Best
MustafaThe page I need help with: [log in to see the link]
- The topic ‘Custom Animation for a Button’ is closed to new replies.