Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

5
votes
2answers
381 views

Flex Framework - How to tell if user is using cached framework?

I have a public facing application deployed with Flex. I want to switch to using the cached framework (.swz) but need to know if for my user base this is an effective solution or not (most users will ...
1
vote
2answers
826 views

Manually Caching SWF/SWC in the Browser - Mimic Adobe's Signed SWZ?

I would like to take advantage of Adobe's Runtime Shared Library system for swc's, but I'm not sure how it ACTUALLY works, like the programming behind it. I understand that it allows you to load SWCs ...
0
votes
1answer
416 views

Error 2032 while loading Flex 4 application using VPN connection

I am facing an issue in one of the flex 4 applications. When trying to access the application using a vpn connection it is not loading. It shows error 2032. The application uses framework caching. The ...