...

flash cache

mr_ego
09-10-2003, 10:59 AM
Hello...


It is a well known fact that when flash executes PHP code, it will always retrieve what is stored in cache. Even when you try and tell it not to with META, it still does.

How do you stop it? :S

Kev@DDN
09-11-2003, 08:52 PM
go it like this when calling the script:


someObj.send("blah.php?r="+ new.Date().getTime());


Which, because you're always appending a unique value, fetches a 'fresh' version of the script.



EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum