Simple xml problem: I need 8 text input fields into which the user will input
statistics (numbers), the user will hit the SAVE button and the values will be
saved into an xml files stored locally on the users machine (the swf will be
converted into an .exe file which will run on the local machine). I need the
values to be reloaded into the same text input fields upon pressing the load
button. Can anyone help?