When I deploy a new .swf file in an HTML file as shown below, I have to clear the browser cache before the new .swf file loads in the browser. Is there
Just append a number within the query string (you might think of it as version number of sorts). Then change that number whenever you change your SWF. When the number changes, the browser will see it as a different URL, so it'll skip the cache and go back to the server for a fresh copy of the swf.