TomMalufe
06-25-2007, 06:39 PM
OK, here is my issue.
When I'm testing a flash movie that calls an external script it will cache the return value and use that every time, even after I change the external script.
The specific case when this started to bug me was on a project were my Flash Movie calls a PHP file to find something out. But the PHP file had errors, so I fixed them, uploaded the fixed file and I was still getting errors. It took me a while to realize that I had to restart Flash CS3 in order to test the new script I just uploaded because it had cached the old script and wasn't actually checking to see if it had changed.
I like the fact that Flash uses caching because it makes for some quick web pages, but I want to disable it sometimes while I'm still debugging everything. Does anyone know how to do that? Even if it's just in CS3 itself and not on the web, I would be happy.
When I'm testing a flash movie that calls an external script it will cache the return value and use that every time, even after I change the external script.
The specific case when this started to bug me was on a project were my Flash Movie calls a PHP file to find something out. But the PHP file had errors, so I fixed them, uploaded the fixed file and I was still getting errors. It took me a while to realize that I had to restart Flash CS3 in order to test the new script I just uploaded because it had cached the old script and wasn't actually checking to see if it had changed.
I like the fact that Flash uses caching because it makes for some quick web pages, but I want to disable it sometimes while I'm still debugging everything. Does anyone know how to do that? Even if it's just in CS3 itself and not on the web, I would be happy.