Is there a way to make, that after any swf changes, site would open newly. The problem is that, if i uploud new swf, and enter to site for example with Chrome browser it shows me old content.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
where you load your swf, include an everychanging parameter such as: (in asp.net c#)
this should always ensure that your swf is loaded new every time, and not cached.