David M-
The original poster (also David) is (I think) asking about emphasis effects.
In PPT 2002 and 2003 (as you know) a bunch of new effects were added. They
are broken into three categories: entrance, emphasis, and exit effects. OP
David wants to know how to cause the visible picture to have an emphasis
effect (or animation) added to a picture. While not all of the emphasis
animations can be added to a picture, many of them can. These include:
Grow/shrink, Spin, Flash Bulb, Vertical Highlight, Teeter, Blast, and Blink
(Others may work as well, I just know that these work the best.)
--
Kathryn Jacobs, Microsoft MVP PowerPoint
Get PowerPoint answers at http://www.powerpointanswers.com
Cook anything outdoors with http://www.outdoorcook.com
Get OneNote answers at http://www.onenoteanswers.com
If this helped you, please take the time to rate the value of this post:
http://rate.affero.net/jacobskl/
I believe life is meant to be lived. But:
if we live without making a difference, it makes no difference that we lived
Post by David M. MarcovitzI'm still not sure I'm answering the right question, but you can add an
animation effect with something like
ActivePresentation.SlideShowWindow.View.Slide.Shapes(1) _
.AnimationSettings.EntryEffect = ppEffectBlindsHorizontal
This changes the entrance effect of the first shape on the current slide
to Blinds Horizontal, but it sounds to me like you just want to
emphasize the picture (put a box around or something). Unfortunately,
pictures don't have properties that have any effect like line color.
That's why I thought you might want to add a box that fits around the
picture (a little harder than just changing a simple property of a
picture).
--David
--
David M. Marcovitz, Ph.D.
Director of Graduate Programs in Educational Technology
Loyola College in Maryland
Author of _Powerful PowerPoint for Educators_
http://www.loyola.edu/education/PowerfulPowerPoint/
Post by Kathy JOne of the VBA gurus will be along eventually, I would guess, but in
Where can I find information about animation in PowerPoint 2002 (XP)
and 2003?
http://www.rdpslides.com/pptfaq/FAQ00503.htm