For timers I have always liked circles, but if you think about it, it is weird to make it on flash, Bars are pretty simple because you create two frames, one with no color and one with color and then with the shape tween the program puts all the frames in between. The image below only has 10 frames, the actual one has 100, but this is for demonstration.
The problem here is that it is a circular growing object, so tweening doesn't work. So the only option is to create frame by frame the different sections of the circle, or is it?
I have designed a much more efficient method, it requires 4 halves and it enables the use of tweening by flash, below you can see the layers on how they are distributed.

No comments:
Post a Comment