Can't get Flash to refresh server data

I have tried alsorts here and I’m going to do something desperate and crazy.

Here’s the simple steps

  1. Enter part number and submit
  2. Part number is sent to server
  3. Part number is returned from server with a string of results (manfacturer, product location, number of stock, size, image)
  4. Flash takes the results and places them in to their apprpriate display text fields and loads the image also.

All this works great EXCEPT when you try a second, third, fourth…time.

I trace all the responses and get new and correct results for every part number I enter, but it simply won’t overwrite the previous displayed data.
Nothing I try will get rid of the last results!!

Help!