How to prevent flash from load cached movies?

I’m trying to avoid having to every time delete the temp internet files from my cache to see a newer version of the website I’m working on.
Each time I apply some modifies to the graphics (as the contents are actually xml/php driven), i have to access explorer’s properties and start the mass cache massacre…
And so have those who I ask go visit the site.
Each time they don’t know that it has been changed since the last time they went on it, and don’t notice anything.
I believe there’s a way to bypass that, but I’m not sure how.

The index.html is container for launcher.swf, which then loads the movie.html which contains the movie itself.

Anyone? :slight_smile: