Thanks for letting me know I was on track. The code did work in your original fla/XML, I believe the problem is a conflict with childNodes I've added to your fla/XML data. The childNodes use text fields as well and the best I can guess is that those text fields are interfering with the original Title text field, even those their at different "nodes" and even when the original text field node attribute has been changed. Do you think having a text field in the rootNode as well as text fields in childNodes would be a problem?
Still hoping for a solution, but might just load a graphic image for the "title" if I can't get a text field to show up. Tbanks!
|