hi, after i deploy a new version of my app i get the error
flex error #1001: digest mismatch with rsl xxxx.swf. redeploy the matching rsl or relink your application with the matching library. when i clear the browser cache in mozilla everything works fine again. so i it seems that after deploying my new app version, old rsls are still retrieved from the browser cache and throw that digest mismatch error. the same problem when i rollback to the earlier app version then. i get the error again. when i clear the browser cache the earlier app version runs smoothly. for a consumer facing application it is unacceptable to expect the user to workaround this error. any ideas how to solve / workaround that problem? interestingly i could not reproduce the error when i run the app server on localhost. but i can reproduce the problem every time i run the app server on the real server. thanks a lot, flexrails

