Get next custom animation using vba

K

Kags

In SlideShow mode I'm using SlideShowNextBuild to trap the event between
each animation.
Now, is there a way, using vba, to figure out which animation that will be
executed next?

I know that you can use "ActivePresentation.SlideShowWindow.View.Next" to
excecute the
next animation, but the interesting thing is to know which that will be.

Kags
 
S

Shyam Pillai

If you are using PPT 2003 then you have the event SlideShowNextClick which
tells you which event will be fired next on mouse-click.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top