disable browser cache

A good way to disable swf browser cache

I found a very cool way to disable the browser cache for my .swf files. When I have searched for a solution for this problem, I found that you can add a dummy parameter, like timestamp or date, to your swf file and the browser will re-download the file. This solution is wide spread on every site that offer a solution for this issue, but I don’t like it because the browser still  cache your swf file, creating multiple cache files for a single .swf file. So, after reading a lot of blogs I found the following solution:

Continue reading…