Stromgren 1 Posted March 22, 2012 Report Share Posted March 22, 2012 Hello Im sitting here with a done flash site, but every time i update it, most browser won't show the updates because the earlier version is cached. What would be the easiest way to get around this? Quote Link to post Share on other sites
justsomeguy 1,135 Posted March 22, 2012 Report Share Posted March 22, 2012 A common way is to give the Flash file a version number that you use in the filename when you embed it. When you have an update then you change the version number in the filename to make sure people get the new content. It could be as easy as using a querystring with the version number so that the actual filename can stay the same. Quote Link to post Share on other sites
www.web0752.com 0 Posted April 22, 2012 Report Share Posted April 22, 2012 do not understand. Quote Link to post Share on other sites
divinedesigns1 91 Posted April 22, 2012 Report Share Posted April 22, 2012 justguy, im just curious, but wouldnt it be easier to have a code or something that automatically update that version? Quote Link to post Share on other sites
justsomeguy 1,135 Posted April 23, 2012 Report Share Posted April 23, 2012 You can update the version number however you want, the point is to have a unique filename for each version. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.