Hey guys,
I have an interval and its length is changed dynamically, what i want to know is…
Is there a way to calculate the percentage of time that has elapsed whilst the interval is running.
For example if my interval is 4000 (4 seconds) and it is running and is at 1000(1 second) is there a way to find out that the percentage is 25%?
Hope this makes sence.
Jay


(don’t know much about the timer in as2 though) in 3 you can replace your interval with the timer what you also can do is start a timer when you set the interval and when it stops or changes check your timer