Expanding an image

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

I am using PP 03 and would like to know if it is possilbe to to have an
image on a slide and during slide mode roll your mouse onto the image, have
it expand, and when you roll your mouse off the image have to shrink back to
the original size place? I've read the post on triggers, but it doesn't
quite do what I envision.

Josh
 
Triggers will do what you are asking but probably not as you envision it.

The first trigger needs to do two things...
1) Start your shape to enlarging (Emphasis =>Grow => 200%)
2) Appear your second trigger shape

The second shape should be around the edge of where your picture will
enlarge to. It can be nearly invisible (no border with 99% transparent
fill). It will need to apply the shape shrinker (Emphasis => Grow => 50%)

However, this will not allow you to control during the show the amount of
enlargement. It will simply start the animation.

Is this behavior good enough for your needs?


--
Bill Dilworth
A proud member of the Microsoft PPT MVP Team
Users helping fellow users.
http://billdilworth.mvps.org
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
vestprog2@ Please read the PowerPoint FAQ pages.
yahoo. They answer most of our questions.
com www.pptfaq.com
..
 
Bill,

It doesn't seem to work because it has to start on a click... and the person
viewing the slide may want to see the blow up view or they may not so I would
at least like them to be able to choose to expand. I know I can create a
hyperlink to another slide with the expanded image and then hyperlink back.
I was just curious to see if there was a way to click (or even better just
roll the mouse over the image) and have it expand (without digital artifacts)
click or roll you mouse off the image and have the original slide, just as it
was before.

Josh
 
Bill,

I think I have a work around with action settings and mousing over... I can
fool by linking to a seperate hidden slide with the expanded end-state and
then link back to the original slide. It is a quick fix but it would be cool
if PPT had this type of feature naturally.

Josh
 
Bill,

I think I have a work around with action settings and mousing over... I can
fool by linking to a seperate hidden slide with the expanded end-state and
then link back to the original slide. It is a quick fix but it would be cool
if PPT had this type of feature naturally.

Josh

You may write some VBA code to control the size of image.
 
Back
Top