I've never used a progress bar before so
I need some help coding the below:

- I want a progress bar on the bottom of my program to increase as time continues.
So with a timer maybe I could do this; at 5 seconds the progress bar be about 1/4 complete, at 10 seconds, half complete, 15 seconds, 3/4 complete, 20 seconds fully complete, then have it reset but not start over. I don't want the progress to be choppy though, just a smooth line to the end.
Help? Thanks



JoshK
[email protected]