Hey Kirupa and Ilyas (since he wrote the tutorial in the first place),
I was thinking about the Cache Problems tutorial…
http://www.kirupa.com/developer/actionscript/tricks/cache.asp
And I think we should add multiple methods of doing this.
<B>CyanBlue</B> Posted this method…
[AS]myLVs.load(“myScript.php?uniqueID=” + getTimer());[/AS]
And I really like Sens prototype method here…
http://www.kirupaforum.com/forums/showthread.php?s=&threadid=14268&perpage=15&pagenumber=3
Considering that the method in there is really only good for some situations, I think we should offer different solutions to the same problem. What do you think?