user56512
user56512

Reputation:

Where are signed and unsigned Flex RSLs on Windows and OS X cached?

I'm looking for the directory where Flex framework swf and swz files are cached. It's been so long since I've needed to know that I've forgotten. For testing, I need to remove the files and force the browser to download them again.

Upvotes: 1

Views: 423

Answers (1)

user56512
user56512

Reputation:

Finally found it. Adobe Flash Player Cache: Does data persist across different users of a system?

It seems there is some general confusion about the Flash Player Cache and RSL caching. The referenced question describes where the signed RSLs are located. Sites referenced in the comments describe where Flash data or SharedObjects are cached. Unsigned RSLs are merely cached by the browser, so clearing your browser cache will delete them; however deleting signed RSLs isn't as intuitive.

Upvotes: 1

Related Questions