Hi Chris, got the posting sorted now thanks, its working fine.
What I have been trying to do, without success is to load the existing document in, which then can be amended. What I tried was to use the usual
loadVariables("mytext.txt?" + getTimer(), _root);
which gets the old text in, then populate an off stage text box with that, then use a button to make txt17.text = the .text of my new field.
When I tried this, it came up as undified, because the text failed to populate, and I assume that must be associated with the level, because when I come 1 back out to the root level it will populate, but then I cant get it to transfer over to txt17 on the lower level.
Hope this makes sense.
Can you help?
Cheers