-
Counting Expresson not working.
I add this expression to my Source text and I keep recieving an “invalid numeric result(divide by zero?) error.
If I change the “myNum = time” no error, it displays time + percent. Also if I just link to the slider, no error, my number is displayed.
It’s not that I can’t just put a percent sign behind the counter, I want to know why this isn’t working
Thanks,
myNum = effect("Slider Control")("Slider");
myNum + "%"
Johnny Cuevas, Editor
Thinkck.com“I have not failed 700 times. I have succeeded in proving that those 700 ways will not work. When I have eliminated the ways that will not work, I will find the way that will work.”
—THOMAS EDISON on inventing the light bulb.