How to update a Text field usig xml file?

Hi,

I have a form with the following Text Boxes. I am using Flash CS4 AS3.

  1. textModifiedDate
  2. textSubject
  3. textDescription
  4. textStatus

I need to update those fields on daily basis. So, how can I update those fields using xml file?

Any code or sample file would be highly appreciated.

Thanks.