Hi guys,
I have a mc_main (root)where I load another mc_text into. Mc_text has a dynamic textfield that loads text from a textfile.
I can see the loaded mc_text in the mc_main but I don't get any text in my textfield.
In mc_text I have the following code in one frame :
loadVariablesNum("textfile.txt", 0)
I have also entered a variable name in the dynamic textfield properties.
Did I overlook/forgot something?
I have a mc_main (root)where I load another mc_text into. Mc_text has a dynamic textfield that loads text from a textfile.
I can see the loaded mc_text in the mc_main but I don't get any text in my textfield.
In mc_text I have the following code in one frame :
loadVariablesNum("textfile.txt", 0)
I have also entered a variable name in the dynamic textfield properties.
Did I overlook/forgot something?