I load texts from xml files into one textfield. I use myTxt.text = “”; before loading each text to see it at the top of the textfield. I works fine in Opera an FF.
In IE (all versions) the position of the previously loaded text is “remembered” and next text is displayed at previous text position.
Please could you help me with the problem?
Thank you.