Starting 2 avi simultaneously

N

Noa

Hi,
I have 2 avi objects on a slide. I need to play the 2 together, at the
exact same time.
I can click on each avi object to activate them, but it will not be
exactly the same time.
I thought of adding a button with vba code that runs them both. Is it
possible?
Is there a code snippet I can use?

Dan.
 
T

TDunn

I've done this by setting the play properties (animation settings) on video
#2 to start with previous using XP and 2003. But....some systems will be
more exact than others.

......................TD
 
Top