Return to Snippet

Revision: 41873
at February 24, 2011 04:15 by retsub79


Updated Code
var myFilePath = "myFile.xml" + "?" + Math.random();

Revision: 41872
at February 24, 2011 04:09 by retsub79


Initial Code
var myFilePath = "myFile.xml?" + Math.random();

Initial URL


Initial Description


Initial Title
AS3 - Stop externally loaded files being cached

Initial Tags
actionscript, 3

Initial Language
ActionScript 3