Search code examples
apache-flexgoogle-chromeflex3adobecache-control

Disable cache in google chrome (Mac) for developing in flex/flash


What is the best way to go about disabling the cache in google chrome for mac, so that when I am developing a flash application, it will bring in the new movie every time?

Please advise, I can't figure out how to ensure the version of the .swf I am looking at is the most recent version.

One solution might be to get the flex compiler to append a timestamp to the .swf filenames, is this possible?

Thanks!


Solution

  • Go to the 'View' menu, open Developer Tools. In the bottom right corner of the Developer Tools is a gear icon. Click it, then check the 'Disable Cache' checkbox.