Hi,

in case it does not work (you are telling the browser to reload the html/php part, not the flash part), there are three options
a) modify name of your swf - perhaps add some ?version=47 to the url
b) check whether your host runs apache and supports mod_expires
c) deliver the swf file via php and send some no-cache headers

Musicman