so I’m dynamically importing text to text field with the
movieClip.loadvariables(folder/file.txt) and just dynamic text field with matching var names. It works and I can include multiple items in each txt file.
but for some ungodly reason, it indents some of the text a little bit and others none at all. Like this : http://www.zero-version.com/tests/lang_select.jpg
The text boxes all run the entire length of the blue boxes and the text file is formatted each one exactly the same &variableName=whatever&.
Has anyone ever seen this? I have no idea whats going on…
please help me.
Thanks