Question about a tutorial

in “Animating Dynamic MovieClips in AS3” tutorial on page 2,
when we are in ‘function AddCircle’ our MC is ‘newCircle’ but in the following function ‘zoomCircle’ this MC is changed to ‘circleMC’. Why there is a name change?
I am new to AS3