Stromgren 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? Link to comment Share on other sites More sharing options...
justsomeguy 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. Link to comment Share on other sites More sharing options...
www.web0752.com Posted April 22, 2012 Report Share Posted April 22, 2012 do not understand. Link to comment Share on other sites More sharing options...
divinedesigns1 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? Link to comment Share on other sites More sharing options...
justsomeguy 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. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now