![]() |
#1
|
|||
|
|||
![]()
Hi all,
How do I create an animation that is triggered based on a condition that depends on other animations? For example: There are 10 objects on the slide: obj1, obj2... obj10. I devide them to pairs, e.g. obj1 with obj5, obj2 with obj3... For each object, there is an animation that is triggered when user clicks on it. I need to create a additional animation (let's name it ANIM) that happens only after user clicks a pair sequencially. e.g. obj1 is clicked, then obj2 - ANIM should not be animated. obj1 is clicked, then obj5 - ANIM is animated. Any idea? Dan. |
#2
|
|||
|
|||
![]()
Not easy and quite complicated.
The general idea is to have each shape duplicated. The top copy runs anim1 and the bottom copy anim1 AND anim2 Now suppose you click the top cppy of shape1 it needs to run anim 1 AND also make the top copy of shape 7 disappear. This means you would be clicking the bottom copy of 7 but all other shapes the top copy. It's complicated but I hope that makes sense and gets you started. |
#3
|
|||
|
|||
![]()
I got the idea of duplicated objects that overlap. I implemented your idea which ended up very well.
Thanks, Dan. |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Conditional Formula | UICOMP | Excel | 1 | 05-18-2012 12:59 PM |
![]() |
Laurie B. | Excel | 6 | 04-09-2012 05:01 PM |
![]() |
ishfaq | Excel | 1 | 02-23-2012 07:36 AM |
Conditional formatting | zanat0s | Excel | 4 | 01-20-2012 03:30 AM |
![]() |
omer123456 | Excel | 3 | 12-21-2011 12:53 PM |