bug in Powerpoint ?

  • Thread starter Thread starter Erik Berglund
  • Start date Start date
E

Erik Berglund

This is what I want to do:
* Start a movie after lets say 5 second unless I move forward to the
next slide using Next or mouse clicking.
(* optional extra: put the movie in the slide master and get the
effect on every page)

versions: PowerPoint 2000, 2002

I set the timeings and it starts correctly. But, as I move ahead using
Next or clicking the mouse to go to the next slide before the movie is
triggered the movie still starts. Yes, the movie is set to do nothing
on mouse click and mouse over. Yes the custom animation is set only to
respond as a timed event.

How can I get around this strange behaviour?
 
One way round this is to put in your own explicit slide advance with your own
"Next Slide" button, linking to the next slide as a hyperlink. For example,
create a shape, then [Right Mouse Menu]-[Insert Hyperlink] and use "Place in
this document", selecting "Next Slide".
 
JohnThePresenter said:
One way round this is to put in your own explicit slide advance with your own
"Next Slide" button, linking to the next slide as a hyperlink. For example,
create a shape, then [Right Mouse Menu]-[Insert Hyperlink] and use "Place in
this document", selecting "Next Slide".


Yes that would be a workaround.

However, I would really like not to. That sort of defetes the purpose
of setting the move to start only on timings.
 
I think you're misunderstanding how PowerPoint handles object animations.
When you apply an animation to an object you're just adding it to a list of
triggered events that will happen before the slide moves on to the next.
This is true whether you specify a time or a click.
It's certainly not a bug and is consistent with the way PowerPoint handles
all object animations, which makes sense for most situations, though I can
see why you might want it to behave otherwise.

Erik Berglund said:
"JohnThePresenter" <[email protected]> wrote in
message news: said:
One way round this is to put in your own explicit slide advance with your own
"Next Slide" button, linking to the next slide as a hyperlink. For example,
create a shape, then [Right Mouse Menu]-[Insert Hyperlink] and use "Place in
this document", selecting "Next Slide".


Yes that would be a workaround.

However, I would really like not to. That sort of defetes the purpose
of setting the move to start only on timings.
 
When I look at the setings, it is true that there is no way to disable
the triggering of a page click (the next event sort of...) just the
shape-click.

However, I could get around these thins though an add-in. I have
looked through the VBA reference documentation 2000/2002 and there is
a TimeLine object and a MainSequence Effect collection. But I cannot
see how I can know where I am in the sequence at a given time. Is
there some way I could get to the current state of the animation
sequence without having to keep track in my add-in, so that I could
ask every time a next step is taken whether or not all non-click
events have passed?
 
[CRITICAL UPDATE - Anyone using Office 2003 should install the Critical
Update or Service Pack 1 for Office 2003 as soon as possible. From
PowerPoint, choose "Help -> Check for Updates".]

[TOP ISSUE - Are you having difficulty opening presentations in PowerPoint
that you just created (you can save, but not open)? -
http://support.microsoft.com/?id=329820]

Hello,

PowerPoint does not have the kind of integration between the three primary
user interactivity slide show methods (Action Settings, Animation settings,
and Slide Transition settings) that you are looking for. It sounds that,
although there are workarounds, you would like this to be a lot easier to
do in PowerPoint.

If you (or anyone else reading this message) think that PowerPoint should
provide specific integration and interoperability between the different
interactivity methods, without having to resort to VBA or add-ins, don't
forget to send your feedback (in YOUR OWN WORDS, please) to Microsoft by
either:

PREFERRED METHOD:

A) If you are using Microsoft's web-based, online newsreader for Office
communities
(http://www.microsoft.com/office/community/en-us/default.mspx?dg=microsoft.p
ublic.powerpoint), check to see whether or not the suggestion has been
submitted before (Show -> Suggestions for Microsoft) and, if so, add your
vote to the suggestion submission. If the suggestion has not been submitted
before, click on the "New" drop-down menu and choose "Suggestion for
Microsoft" from directly within the newsreader web page.

OR, NEXT BEST METHOD:

B) If you are using another newsreader (such as Microsoft Outlook Express),
submit your suggestion using your web browser at the following address:
http://register.microsoft.com/mswish/suggestion.asp

It's VERY important that, for EACH wish, you describe in detail, WHY it is
important TO YOU that your product suggestion be implemented. A good wish
submssion includes WHAT scenario, work-flow, or end-result is blocked by
not having a specific feature, HOW MUCH time and effort ($$$) is spent
working around a specific limitation of the current product, etc. Remember
that Microsoft receives THOUSANDS of product suggestions every day and we
read each one but, in any given product development cycle, there are ONLY
sufficient resources to address the ones that are MOST IMPORTANT to our
customers so take the extra time to state your case as CLEARLY and
COMPLETELY as possible so that we can FEEL YOUR PAIN.

IMPORTANT: Each submission should be a single suggestion (not a list of
suggestions).

John Langhans
Microsoft Corporation
Supportability Program Manager
Microsoft Office PowerPoint for Windows
Microsoft Office Picture Manager for Windows

For FAQ's, highlights and top issues, visit the Microsoft PowerPoint
support center at: http://support.microsoft.com/default.aspx?pr=ppt
Search the Microsoft Knowledge Base at:
http://support.microsoft.com/default.aspx?pr=kbhowto

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Back
Top