Return MovieClip via Instance name

Is it possible to retrieve a movieclip from the timeline via it’s instance name? I cannot find a function to do this in the livedocs…

Something like getMovieClip(“happyChicken”) or getMovieClip(i+1) returns a MovieClip Object.

Been a while since I touched flash so sorry about the Noob questions :p: