Hi All
Quick query, is it possible to get the current value of a Timer Object and display that in a text field, ideally concat it with some other text?
For example, Timer1 set to 10000 (ms) and a field showing: "Timer Value is: 10000" which is updating every second?
I guess I could do this in HTML code object but wanted to check if there was an easier way.
TIA
Cheers
Paul
Show Timer Value
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
- Pablo
- Posts: 23613
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Show Timer Value
No, that is not possible.
- Starb7
-
- Posts: 294
- Joined: Tue Sep 05, 2006 12:35 pm
- Location: Derbyshire
Re: Show Timer Value
Okidoke, thanks for the reply. Cheers