# FileReference-Browser doesn't update image

**URL:** https://forum.kirupa.com/t/filereference-browser-doesnt-update-image/196106
**Category:** flash
**Created:** [August 5, 2006, 1:43pm UTC](https://forum.kirupa.com/t/filereference-browser-doesnt-update-image/196106 "2006-08-05T13:43:07Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![jheske](https://avatars.discourse-cdn.com/v4/letter/j/a6a055/32.png) [@jheske](https://forum.kirupa.com/u/jheske)
#### Post date: [August 5, 2006, 1:43pm UTC](https://forum.kirupa.com/t/filereference-browser-doesnt-update-image/196106/1 "2006-08-05T13:43:07Z")

</div>

I have a flash file which uploads an image, calls a php script to (which stores several various resized copies of the image in different directories), and then downloads the smallest resized image for the user to see.

The upload works fine and I have verified that the PHP file does everything I expect, the right files get created, resized, etc. The download also seems to complete successfully with no error callbacks triggered.

BUT, the imagePane shows the “sorry, error downloading file” message. If I refresh the browser the image shows up as expected. This must be a browser problem. Anyone know how to resolve this. I have tried to make the file that downloads unique by attaching “?unique=getTimer()” but the browser still won’t update the image until I hit refresh.

Thanks very much for any help.

-jheske
