hide/show on time requirement
March 26, 2008 12:00 AM
I'm not sure what Elapsed Time refers to. I've had some weirdness with that variable, which I'll chalk up to user inexperience.But, you could have an action on Timer (assuming 2007+) that increments a user-defined variable every 1.0 seconds. To keep the variable from overflowing, the action only kicks in when the variable is less than 40. Then, the other actions work only when the variable is greater than 38. You can even have an Else tab that shows a text that says, "Please wait until after the recording," which promptly hides itself 5 seconds later.Kevin
Discussions have been disabled for this post