Animation Behaviour

The Animation behaviour can be added to any Object.

Animation Behaviour Properties

Start X Position

The starting horizontal pixel location, relative to the position the object was placed on the page (default 0). If this differs from the End X Position, then the object will move horizontally from the Start X Position to the End X Position during the animation.

Start Y Position

The starting vertical pixel location, relative to the position the object was placed on the page (default 0). If this differs from the End Y Position, then the object will move vertically from the Start Y Position to the End Y Position during the animation.

End X Position

The ending horizontal pixel location, relative to the position the object was placed on the page (default 0).

End Y Position

The ending vertical pixel location, relative to the position the object was placed on the page (default 0).

Start Opacity

The starting opacity value. 0 = transparent, 1 = fully opaque (default = 1 - opaque).  Can be used with a differing End Opacity to fade an object in or out.

End opacity

The ending opacity value. 0 = transparent, 1 = fully opaque (default = 1 - opaque).

Loop Count

The number of times the animation will play once it starts (default = 1 - once). To have the animation loop  forever, set this value to -1.

The animation will loop rather than repeating so the first animation will go from the start values to the end values, the second animation will go from the end values to the start values and so on.

Animation Duration

The number of seconds for the animation to complete 1 loop (default = 1 - one second).

Start Delay

The number of seconds to delay the start of the animation after start has been triggered (default - 0 - no delay).

Auto Start

Whether the animation should start as soon as the page loads (default = true). The alternative is to trigger animation start using the Mouse Interaction Animate Objects property.

Go to Page on Finish

The page to navigate the user to at the end of the animation (default = blank - none). This is optional, not setting a page to navigate to will mean that the user remains on the page at the end of the animation.

Created with the Personal Edition of HelpNDoc: Free Kindle producer