Adding a child

Help!
I’m not understanding how to add a child to a MovieClip. When I put in

Oregon.addChild(Baker);

where Oregon is a MovieClip converted to a symbol and
Baker is also a MovieClip converted to a symbol and on the
flash timeline, I get the following error:

1017: The definition of base class MovieClip was not found.