Accessing a mc in stage

hi
I created a sprite called “pt” and traced it using “trace(stage.pt)”, but it returns “access of possibly undefined property pt through a reference blah blah…”

so I removed the stage part and it still returns a similar error, what should I use then?
this AS3 thing is way more complicated than I thought…