blah-de-blah
June 27th, 2003, 05:43 AM
myIdentifier=Math.round(Math.random()*10000);
loadMovie("myAnim.swf?uniq="+myIdentifier,1);
That is the code used to solve the cache problems, but i dont' really get the second line. How does changing the level or target of the new movie stop the old file from playing?!
i also searched what "?" does in flash, but i couldn't seem to find it. Could someone explain it to me, thx :)
loadMovie("myAnim.swf?uniq="+myIdentifier,1);
That is the code used to solve the cache problems, but i dont' really get the second line. How does changing the level or target of the new movie stop the old file from playing?!
i also searched what "?" does in flash, but i couldn't seem to find it. Could someone explain it to me, thx :)