Flash Txt
Flash Txt
Out of context: Reply #4
- Started
- Last post
- 6 Responses
- mazz0
You could also just reference the textfield in the movieclip to the variable in the root after you've loaded the text, eg:
instance1_mc.var1 = _root.var1;
You could also just reference the textfield in the movieclip to the variable in the root after you've loaded the text, eg:
instance1_mc.var1 = _root.var1;