Hi, I have a full flash site, and some of the SWF files of my site are updated almost daily, and my problem is that when someone visits my site the SWF file is storaged in the Internet Explorer’s cache, and if that person comes back to the site the next day, he or she gets the old version of the swf file storaged in his computer and not the new one that has been updated.
So I would like to know how can I do so that the SWF files doesn’t get storaged in the temporary files? Or what can I do so that each time someone comes to my site, he gets the new version of the SWF files? What code may I use? :q: