I'm sorry if this sound a little childish, but I can't find my way around it

I'm tryin to load a LOT of variables stored in .txt files, and I need to use a BUTTOn, to load a contact card of that information.
say this:

on(release){
[I'm going to drag the MC from the library]
var naMe = name1;
var tzone = timezone1; [ and set the dynamic textboxes ]
}

But that only happens when the textbox is in .root

I don't know how to load the var into textboxes inside an AS generated MC. Can anyone help me?

p.s. This IS really beginner isnt it...
p.s. can we please please please keep it to AS 2.0

Tongxn
Long time no see