![]() |
#1
|
|||
|
|||
![]()
Hi everyone. It's a pleasure.
I'm trying to create my own timer using animations in PowerPoint. The article here was really helpful: https://www.experts-exchange.com/art...n-a-slide.html I made two different sequences of animations: one for the units and the other for the tens. In both cases text boxes appear on top of the prior one, 1 to 9 for the units and 1 to 5 for the tens. In both cases the 0 isn't animated, it's just the text that the slide begins with. In the case of the units, the text boxes must appear at a speed (duration) of 1.00 sec for each. In theory the tens should sync with the units if they appear at a speed (duration) of 10.00 sec for each, but it didn't ![]() Following the steps of the article I linked, I used as trigger for each one of both sequences (units and tens) a different audio file inserted in the slideshow. Technically they're the same audio file inserted twice, that's why they have the same name. The audio files are completely silent, but they're in a constant loop, so that allows the animation sequences to also have a constant loop. I trimmed both audio files so the loops would last the proper time. I trimmed the units audio file to 10.00 seconds. That's how long it should take from 0 to 9 and start back again. And I trimmed the tens audio file to 1:01 min. I had to add that extra second as well for the tens and units animations to sync correctly. But, like I mentioned, this probably makes my timer inaccurate. Aside from its inaccuracy, there's a second glitch I'm baffled about ![]() I've uploaded my Power Point file for you guys: https://drive.google.com/uc?export=d...QrTUbY9dgvSUEY Could you please download it and study all I did regarding both the audio files and the animation sequences? I really appreciate any help ![]() |
#2
|
|||
|
|||
![]()
The idea of timing loops with a silent video is great ( I know
Jamie and Tom who devised the idea well). It may not be the best way to make a timer though. See if this page is any use. http://www.pptalchemy.co.uk/Animated_Timer2.html |
#3
|
|||
|
|||
![]()
Thank you John. That looks super useful! I must confess I'm scared of macro
![]() ![]() I hope it's OK for me to ask. I really appreciate your help ![]() |
#4
|
|||
|
|||
![]()
to use the macro
COPY the code In PPT press Alt f11 to get to the code editor Once there choose Insert Module and paste in the code f5 will run the code (make sure the shape is selected.) OR return to the normal PPT window and View > Macros > Run You cannot do a lot of damage with this so just have a go! |
#5
|
|||
|
|||
![]()
Thank you so much! I can't believe it was that easy. I was having a hard time making my timer work, although I am proud of what I had done
![]() One question, is there a way to make the timer stop when I click the mouse button? |
#6
|
|||
|
|||
![]()
No simple way I can think of.
|
#7
|
|||
|
|||
![]()
OK, doesn't matter. Thank you very much John
![]() |
#8
|
|||
|
|||
![]()
Hi again. I hope I can ask for your help once more. The web page mentioned I could turn the timer into a countdown but I didn't get how. Can you please explain it to me?
Thank you ![]() |
#9
|
|||
|
|||
![]()
Just change the line
For i= 0 to iDuration Step Istep TO For i= iDuration to 0 Step -Istep |
#10
|
|||
|
|||
![]()
Thank you John. I really should read more carefully
![]() |
![]() |
Tags |
power point animations, power point audio |
Thread Tools | |
Display Modes | |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Timer for outlook | DuncanH | Outlook | 0 | 02-28-2017 08:45 PM |
Outlook 2013 Messages can sit in the Outbox anywhere from 5 seconds up to 60 seconds | BNS1968 | Outlook | 0 | 09-16-2016 08:07 PM |
Can you add a count down timer? | breakout | PowerPoint | 0 | 01-09-2015 10:41 PM |
![]() |
papamadre | Forum Support | 1 | 10-24-2009 06:26 AM |
16 seconds | Scott@Geeks | Word | 0 | 02-24-2009 01:06 PM |