The information in this article applies to:
SYMPTOMS
Presentation objects with Custom Animation timings that were set to zero seconds, appear to animate faster after a series of animations or a long animation effect (such as the Crawl animation effect). CAUSE
The narration feature of PowerPoint have been improved so that it synchronizes better with build effects. For this to work properly, animation timings must be measured from the start of the previous animation to the start of the next animation. WORKAROUNDMicrosoft provides programming examples for illustration only, without
warranty either expressed or implied, including, but not limited to, the
implied warranties of merchantability and/or fitness for a particular
purpose. This article assumes that you are familiar with the programming
language being demonstrated and the tools used to create and debug
procedures. Microsoft Support professionals can help explain the functionality
of a particular procedure, but they will not modify these examples to
provide added functionality or construct procedures to meet your specific
needs. If you have limited programming experience, you may want to contact
the Microsoft fee-based consulting line at (800) 936-5200. For more
information about the support options available from Microsoft, please see
the following page on the World Wide Web: http://support.microsoft.com/support/There are two methods for working around this problem: Method 1: Set Custom Animations to the Appear EffectTo set custom animations to the Appear effect, follow these steps:NOTE: This is the preferred workaround, because the amount of time between the beginning and the ending of the Appear animation effect is close to zero. Also, the appear affect will behave the same way in PowerPoint 2000 Slide Show, PowerPoint 2000 HTML Presentation, PowerPoint 97 Slide Show, and PowerPoint Viewer 97.
For more information about using the sample code in this article, please
see the following article in the Microsoft Knowledge Base:Q212536 OFF2000: How to Run Sample Code from Knowledge Base Articles Method 2: Change Custom Animation TimingsThis is the more complicated of the two workarounds. With this method, you must calculate the total duration of all the animations and the time it takes for the effect to complete.Appear and Flash Once: Fast effects are nearly instantaneous, so no timing changes need to be made for them when they precede another Animation Effect. The majority of the Animation Effects take one second to finish. The following list shows the approximate times for those that exceed one second in duration: NOTE: The above times are only approximate, and may vary with processor and clock speed of your computer. For exact measurements, you must measure these timings on the machine you plan to use to present your presentation. First, you must determine your total running time for each of the builds and animations in the earlier version of PowerPoint. Example: On the Title Slide of your presentation, you have the following animations and timings set:Example: After the adjustment, the timings reflect the duration of the actual animation. Each word in the title will take one second to perform the Fly animation, regardless of which direction it flies in from. Therefore, it will take 4 seconds for the animation to be completed.To set the timings, follow these steps:
STATUSMicrosoft has confirmed this to be a problem in PowerPoint 2000. MORE INFORMATIONAdditional query words: PPT2K PPT2000 PPT POWERPNT 2000 PPT9 9.0
Keywords : kbdta |
Last Reviewed: June 28, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |