![]() | ![]() ![]() ![]() |
![]() | |
![]() | |
![]() |
Screen transition behaviors allow you to add animated transitions between screens, fade a screen in or out, rotate a screen as it appears or disappears, have a screen fly in from the edge of a document, and create other effects. To add a transition using a behavior, you attach the behavior directly to a screen.
You can choose the direction of a transition: In, to play the animation as the screen first appears in the document, or Out, to play the animation as the screen disappears from the document. You can also choose the duration in seconds.
Easing options let you modify the transition to achieve different effects. For example, the Bounce easing option makes the screen appear to bounce as the transition completes.
Some transitions have additional parameters that you can modify. Parameters appear in the Transitions dialog box when you select the transition.
Follow these guidelines when adding transitions:
on(reveal)
event.on(hide)
event.on(revealChild)
or on(hideChild)
event of the parent, rather than duplicating the transition on all child slides.A animated preview of the transition plays in the preview window, and a brief description of the transition appears in the description field. The animation changes to reflect options that you choose for the transition in the following steps.
![]() | |
![]() | |
![]() | |
![]() ![]() ![]() |