Could you explain how to do that?Just add a randomly generated string to the end of all the files that get loaded from the client script.
Everytime you update something or add something, simply change that string. That way you'll be able to force the users to cache the new data without them having to recache every time.
If you read what I said, you'd know how.Could you explain how to do that?
See this line?You must be registered for see links
flash.dynamic.download.name.template=%revision%/%typeid%.swf
%revision%/%typeid%.swf?12345789
%revision%/%typeid%.swf?<?php echo time(); ?>