Skip to main content
Participant
December 22, 2011
Question

URLRequest cacheResponse solution for non AIR SWFs?

  • December 22, 2011
  • 1 reply
  • 798 views

I am needing to turn off caching for and URLRequest and cannot seem to find a solution for a plain flash SWF. I see that cacheResponse can be set to false for AIR apps, but I am working in plan ol' Flash Pro creating a SWF.

Has anyone succesfully set cacheResponse on an URLRequest (using URLLoader) so it does not cache any of the responses and loads the files new every time?

This is a restating of my post here: http://forums.adobe.com/message/4095632#4095632

Thank you for any help.

Doug

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
December 22, 2011

if this is a web app, append a query string with a changing value.