G
Guest
I have four arrows and I want them to keep blinking in sucession until the
next slide.
Like the arrows are leading somewhere
First: All arrows OFF
Second1: Arrow1 On
Second2: Arrow1 Off - Arrow2 On
Second3: Arrow2 Off - Arrow3 On
Second4: Arrow3 Off - Arrow4 On
Second5: Arrow4 Off
or maybe crawling:
Second1: Arrow1 On
Second2: Arrow2 On
Second3: Arrow3 On
Second4: Arrow4 On
Second5: All Arrows OFF
Repeat this sequence until next slide. The way a blink works is:
delay-off-on
but if you repeat it it goes:
delay-off-on-off-on-off-on-off-on
It doesn't repeat the delay part. The first delay works great but the
subsequent delays don't. Is there anyway how to simulate this?
Martin
next slide.
Like the arrows are leading somewhere
First: All arrows OFF
Second1: Arrow1 On
Second2: Arrow1 Off - Arrow2 On
Second3: Arrow2 Off - Arrow3 On
Second4: Arrow3 Off - Arrow4 On
Second5: Arrow4 Off
or maybe crawling:
Second1: Arrow1 On
Second2: Arrow2 On
Second3: Arrow3 On
Second4: Arrow4 On
Second5: All Arrows OFF
Repeat this sequence until next slide. The way a blink works is:
delay-off-on
but if you repeat it it goes:
delay-off-on-off-on-off-on-off-on
It doesn't repeat the delay part. The first delay works great but the
subsequent delays don't. Is there anyway how to simulate this?
Martin