March 2009
Intermediate to advanced
304 pages
7h 15m
English
In this first example, we will build an Ajax-style loading spinner. Figure 7-4 shows what the first state of the finished animation will look like.
Create a new 32×32 px (pixel) document with a white canvas color, as shown in Figure 7-5.
We'll be building this animation using vector objects, so if we need to scale it up to a larger size, we can do so without image degradation.
Using the Rectangle tool, create ...
Read now
Unlock full access