var anyvar = "text";
However, I cannot figure out how to change this text.
I tried changing the code to var transbox1.transboxg1.trans1 = "text"; (instance names with variable at the end) but that does not work.
How would I have to write this code in order for this dynamic text to be changed?
(In order to make it simpler: use "mc" as the movieclip instance name, "g" as the graphic's instance name, and "variable" as the variable name). Thanks in advance to anyone who can help me out.
Edited by Blue_Monkey, 18 January 2008 - 06:00 PM.
