all groups > flash (macromedia) > july 2003 >
You're in the

flash (macromedia)

group:

Stop flash swf's from cache


Stop flash swf's from cache odeathoflife
7/29/2003 11:41:55 PM
flash (macromedia): Hey folks, we have developed a dynamic screensaver, but it seems that Windows is caching the old test banners.

It is not an html so I cannot use the headers no-cache thing.

Is there a way to build it into the swf's not to cache them?

Re: Stop flash swf's from cache One Louder
7/29/2003 11:56:35 PM
You should be able to configure the server to set the HTTP header. What server are you using (Apache/IIS/???)?


Re: Stop flash swf's from cache odeathoflife
7/30/2003 12:05:58 AM
I mentioned in teh post that it is not an HTML embedded swf,

any way I found this lil snippit

loadVariables("URLTOCONTENT?nocache=" + random(65000), 0, "POST");

AddThis Social Bookmark Button