L.3.4.2 Slide Transitions
L.3.4.2 Slide Transitions
Slide transitions are the animation effects that displayed in between slides. They are specified in the transition element in the slide XML file. For example, consider a slide with a “push” slide transition as shown below:
The push element should be used as follows:
<p:transition>
<p:push dir="r"/>
</p:transition>
Last updated on