powerpoint automation and starting movies

  • Thread starter Thread starter Alex Krumm-Heller
  • Start date Start date
A

Alex Krumm-Heller

I have a movie embedded in a slide that is set to start on a user click.
Does anybody know how I can start the movie programmatically using the
automation interfaces while the slide show is running. There seems to be a
way for sounds by using the
ActivePresentation.Slides().Shapes().AnimationSettings.SoundEffect.Play()
functionality, is there some equivalent for movies as well?

Thanks

Alex
 
Alex,
Which version of PowerPoint are you using or intending to support?
 
It would be nice if it could be from PowerPoint 2000 onwards. Is the code
very different for different versions of PowerPoint?

Alex
 

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

Back
Top