I'm wondering if anyone knows how to edit an existing trigger/animation
on an object that was added with VB. Here's how I added the object:
With
oPP.ActivePresentation.Slides(oPP.ActiveWindow.Selection.SlideRange.SlideIndex)
Set oShpA = .Shapes.AddMediaObject(FileName:="C:\media\Teamwork.wmv",
Left:=480, Top:=134, Width:=50, Height:=50)
Any ideas? Thanks
David M. Marcovitz - 08 Sep 2006 15:33 GMT
Shyam has good information about that here:
http://skp.mvps.org/ppttimeline1.htm
--David

Signature
David M. Marcovitz
Microsoft PowerPoint MVP
Director of Graduate Programs in Educational Technology
Loyola College in Maryland
Author of _Powerful PowerPoint for Educators_
http://www.PowerfulPowerPoint.com/
> I'm wondering if anyone knows how to edit an existing
> trigger/animation on an object that was added with VB. Here's how I
[quoted text clipped - 8 lines]
>
> Any ideas? Thanks
jason@winstorm.ca - 08 Sep 2006 19:08 GMT
thank you, i'll look that over.
> Shyam has good information about that here:
>
[quoted text clipped - 22 lines]
> >
> > Any ideas? Thanks