Targeting on different frames

Hello, I started working actionscript 2 yesterday for a uni project. I was wondering if I can target a movie clip on a different frame from the scripted button. For instance would:
//
_root.my_mc._width
//
return defined if my_mc was on a different frame?