D
Dewey
Hi
I have a unique animation challenge. I have 10 action buttons in a row on
the left of a slide that bring up text boxes on the right of the slide. The
right starts empty, and with each action button clicked, a text box appears,
grows, and "flies" in from the area near its corresponding action button to
the right side of the slide using a combination of effects. I do this by:
Upon the slide loading, using the disappear effect on all 10, as well as
shrinking them all to 25% size.
When the corresponding action button for each text box is clicked, the text
box appears, follows a motion path to the right of the slide, and grows by
400% (this makes it normal size after being shrunk to 25% earlier). At the
same time ("with previous"), I apply the disappear property to the 9 other
text boxes to make sure the one flying in has a blank spot to fly into. When
in edit mode, all text boxes are stacked on top of each other (at their final
spot on the slide).
Everything I've described so far works beautifully. The problem is that
each text box includes a hyperlink to slides further in the presentation.
When I first made the slide, all of them worked fine. However, when I began
editing the text boxes and I think I may have changed their order, I noticed
all the links stopped working except whichever one was on the text box that
was on the top of the pile in edit mode. I've tried copying and pasting the
boxes that work and using the "bring to front" command to re-order the boxes,
and I can't seem to get any of the links to work except the one on the top
or, occasionally, the top most one and the two bottom-most ones (I have no
idea why this would be).
It appears the boxes that are made to disappear are still there, not totally
gone, and hence the links on the boxes on the bottom of the pile are covered
by the ones above, and PowerPoint somehow can't make the links work when a
text box is covered by another, even when that other box has been made to
disappear. Note that the links are all in the same place on each text box.
The links are in the form of a hyperlinked image.
The only thing I can think is to somehow force the "bring to front" order
command each time a text box is shown. I have heard that PowerPoint doesn't
have an auto-run macro for VBA, and doesn't offer the "bring to front"
command in custom animation options. Is there anything I can do?
Thanks for any help
-Josh
I have a unique animation challenge. I have 10 action buttons in a row on
the left of a slide that bring up text boxes on the right of the slide. The
right starts empty, and with each action button clicked, a text box appears,
grows, and "flies" in from the area near its corresponding action button to
the right side of the slide using a combination of effects. I do this by:
Upon the slide loading, using the disappear effect on all 10, as well as
shrinking them all to 25% size.
When the corresponding action button for each text box is clicked, the text
box appears, follows a motion path to the right of the slide, and grows by
400% (this makes it normal size after being shrunk to 25% earlier). At the
same time ("with previous"), I apply the disappear property to the 9 other
text boxes to make sure the one flying in has a blank spot to fly into. When
in edit mode, all text boxes are stacked on top of each other (at their final
spot on the slide).
Everything I've described so far works beautifully. The problem is that
each text box includes a hyperlink to slides further in the presentation.
When I first made the slide, all of them worked fine. However, when I began
editing the text boxes and I think I may have changed their order, I noticed
all the links stopped working except whichever one was on the text box that
was on the top of the pile in edit mode. I've tried copying and pasting the
boxes that work and using the "bring to front" command to re-order the boxes,
and I can't seem to get any of the links to work except the one on the top
or, occasionally, the top most one and the two bottom-most ones (I have no
idea why this would be).
It appears the boxes that are made to disappear are still there, not totally
gone, and hence the links on the boxes on the bottom of the pile are covered
by the ones above, and PowerPoint somehow can't make the links work when a
text box is covered by another, even when that other box has been made to
disappear. Note that the links are all in the same place on each text box.
The links are in the form of a hyperlinked image.
The only thing I can think is to somehow force the "bring to front" order
command each time a text box is shown. I have heard that PowerPoint doesn't
have an auto-run macro for VBA, and doesn't offer the "bring to front"
command in custom animation options. Is there anything I can do?
Thanks for any help
-Josh