Saw this on another site, and figured this was a viable option…
unique=new Date().getTime() //will always be unique
this.loadVariables("http://www.flashguru.co.uk/myscript.php?unique="+unique);
any reason why to use one method over another?
Saw this on another site, and figured this was a viable option…
unique=new Date().getTime() //will always be unique
this.loadVariables("http://www.flashguru.co.uk/myscript.php?unique="+unique);
any reason why to use one method over another?
:: Copyright KIRUPA 2024 //--