Main timeline var in movieclip

Hi–

I’m setting a variable on the first frame of my main timeline and need to read that value from the first frame of a timeline inside a movieClip. How do I do this?

trace(this.parent.vid);

trace(this.parent.vid);

doesn’t work!

Help!!

Thank you!

:grimey

trace(this.parent.vid);