开发者

FLASH component not showing - blank white region insted

开发者 https://www.devze.com 2023-03-17 07:51 出处:网络
from time to time I get feedback from my web portal customers that they cannot see Flash component on the page 开发者_如何学C- instead there\'s a blank white region.

from time to time I get feedback from my web portal customers that they cannot see Flash component on the page 开发者_如何学C- instead there's a blank white region.

When it happens I instruct them to clear browser cache, and it solves the issue. Is there any way to handle this differently, using HTTP headers etc. ?

Thanks,Pawel


If the real reason for this happening is the cache problem, then you should add to the swf you calling in HTML:

content.swf?154964879684654 -> which is some random number ( Seconds since the Unix Epoch or sesionID )

then it will be forced to load the swf as new one.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号