Animation then Hyperlink

G

Guest

I've seen all the other questions, and have even seen a question with the
same subject. I'm not good with VBA; I'm working with Powerpoint2007. one
slide is really slow, most likely cuz i was excessive with effects. But for
me, it is very necessary. So i decided to split that slide into many slides;
but since that initial slide moves after u click something, im not able to
duplicate it, cuz of the effects that i have set on it; to solve this problem
i thought i could have the object exit (with the wipe effect) and then
hyperlink to another slide; im running this in kiosk mode cuz its supposed to
be interactive and i want to limit the person's abilities, like skipping a
slide and such; so i want to put the wipe option, delay .5 sec to let otehr
objects to also wipe, then it goes to the designated slide; please let me
know if u need me to clear nething up for u to better understand
 
E

Echo S

There is no "animation then transition" option in PowerPoint. But you could
set up an automatic transition to the next slide. The transition will always
happen after the specified time, though -- you can't have a setup like
"transition 5 seconds after object 3 is clicked."
 
G

Guest

well im new to visual basics, so can i do something there? if so, how can i
do it?

Echo S said:
There is no "animation then transition" option in PowerPoint. But you could
set up an automatic transition to the next slide. The transition will always
happen after the specified time, though -- you can't have a setup like
"transition 5 seconds after object 3 is clicked."

--
Echo [MS PPT MVP] http://www.echosvoice.com
What's new in PPT 2007? http://www.echosvoice.com/2007.htm
Fixing PowerPoint Annoyances http://www.oreilly.com/catalog/powerpointannoy/


karatemyth said:
I've seen all the other questions, and have even seen a question with the
same subject. I'm not good with VBA; I'm working with Powerpoint2007. one
slide is really slow, most likely cuz i was excessive with effects. But
for
me, it is very necessary. So i decided to split that slide into many
slides;
but since that initial slide moves after u click something, im not able to
duplicate it, cuz of the effects that i have set on it; to solve this
problem
i thought i could have the object exit (with the wipe effect) and then
hyperlink to another slide; im running this in kiosk mode cuz its supposed
to
be interactive and i want to limit the person's abilities, like skipping a
slide and such; so i want to put the wipe option, delay .5 sec to let
otehr
objects to also wipe, then it goes to the designated slide; please let me
know if u need me to clear nething up for u to better understand
 
E

Echo S

That I don't know. Hopefully one of the coders will pop in with an answer,
although if you're new to VBA, I don't know how complicated it might be.

--
Echo [MS PPT MVP] http://www.echosvoice.com
What's new in PPT 2007? http://www.echosvoice.com/2007.htm
Fixing PowerPoint Annoyances http://www.oreilly.com/catalog/powerpointannoy/


karatemyth said:
well im new to visual basics, so can i do something there? if so, how can
i
do it?

Echo S said:
There is no "animation then transition" option in PowerPoint. But you
could
set up an automatic transition to the next slide. The transition will
always
happen after the specified time, though -- you can't have a setup like
"transition 5 seconds after object 3 is clicked."

--
Echo [MS PPT MVP] http://www.echosvoice.com
What's new in PPT 2007? http://www.echosvoice.com/2007.htm
Fixing PowerPoint Annoyances
http://www.oreilly.com/catalog/powerpointannoy/


karatemyth said:
I've seen all the other questions, and have even seen a question with
the
same subject. I'm not good with VBA; I'm working with Powerpoint2007.
one
slide is really slow, most likely cuz i was excessive with effects. But
for
me, it is very necessary. So i decided to split that slide into many
slides;
but since that initial slide moves after u click something, im not able
to
duplicate it, cuz of the effects that i have set on it; to solve this
problem
i thought i could have the object exit (with the wipe effect) and then
hyperlink to another slide; im running this in kiosk mode cuz its
supposed
to
be interactive and i want to limit the person's abilities, like
skipping a
slide and such; so i want to put the wipe option, delay .5 sec to let
otehr
objects to also wipe, then it goes to the designated slide; please let
me
know if u need me to clear nething up for u to better understand
 
G

Guest

k, thx neway!

Echo S said:
That I don't know. Hopefully one of the coders will pop in with an answer,
although if you're new to VBA, I don't know how complicated it might be.

--
Echo [MS PPT MVP] http://www.echosvoice.com
What's new in PPT 2007? http://www.echosvoice.com/2007.htm
Fixing PowerPoint Annoyances http://www.oreilly.com/catalog/powerpointannoy/


karatemyth said:
well im new to visual basics, so can i do something there? if so, how can
i
do it?

Echo S said:
There is no "animation then transition" option in PowerPoint. But you
could
set up an automatic transition to the next slide. The transition will
always
happen after the specified time, though -- you can't have a setup like
"transition 5 seconds after object 3 is clicked."

--
Echo [MS PPT MVP] http://www.echosvoice.com
What's new in PPT 2007? http://www.echosvoice.com/2007.htm
Fixing PowerPoint Annoyances
http://www.oreilly.com/catalog/powerpointannoy/


I've seen all the other questions, and have even seen a question with
the
same subject. I'm not good with VBA; I'm working with Powerpoint2007.
one
slide is really slow, most likely cuz i was excessive with effects. But
for
me, it is very necessary. So i decided to split that slide into many
slides;
but since that initial slide moves after u click something, im not able
to
duplicate it, cuz of the effects that i have set on it; to solve this
problem
i thought i could have the object exit (with the wipe effect) and then
hyperlink to another slide; im running this in kiosk mode cuz its
supposed
to
be interactive and i want to limit the person's abilities, like
skipping a
slide and such; so i want to put the wipe option, delay .5 sec to let
otehr
objects to also wipe, then it goes to the designated slide; please let
me
know if u need me to clear nething up for u to better understand
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top