/ Published in: ActionScript 3
Expand |
Embed | Plain Text
var myFilePath = "myFile.xml" + "?" + Math.random();
You need to login to post a comment.
retsub79 on 02/24/11
3 people have marked this snippet as a favorite
var myFilePath = "myFile.xml" + "?" + Math.random();
You need to login to post a comment.