animateProperty
Change the value of a property of an object in an animated way
Change the value of a property of an object in an animated way
Returns a list of all defined animations.
Message generated at the end of an animation.
Creates an animation instance from a defined animation.
Defines a reusable keyframe animation sequence.
Deletes a previously defined animation.
List the names of all easing methods.
This message is sent to the objects before updating the value of each animation.
This message is sent to the objects after the value of the animation is updated.
Message generated when an animation fails.
Returns the ID of any active animation for a specific control and property.
LiveCode Motion is a comprehensive animation library for creating fluid, dynamic animations in LiveCode applications.
Temporarily preventing the animations
Pause one animation or all animations
Resume an animation or all paused or stopped animations
Sets the horizontal scaling of an object by adjusting its width
Sets both horizontal and vertical scaling of an object by adjusting width and height together
Sets the vertical scaling of an object by adjusting its height
Starts playing an animation instance.
Message fired on the object that the animation is applied to.
Stop one animation or all animations
Sets the horizontal translation of an object by moving it along the X-axis
Sets the vertical translation of an object by moving it along the Y-axis
Allowing object motions caused with the animate command to be seen.
Updates an existing animation definition with new parameters.