Hi Denis,
If you've compiled using the RSL instead of merged code, you will
need to locate the framework file (in your case:
framework_3.2.03958.swf) on the computer used to compile and push that
file to your web server along with your application swf's...when you use
the RSL's and make any changes after the fact, that framework file adds
digest entries that have to be available to your app on the server. We
had this problem quite a bit and it took awhile to figure out that this
was the issue. Now, whenever we push our code to our server, we make
sure to push the framework file as well and we haven't had the problem
since.
HTH,
-adrian
Denis wrote:
Hi all,
I am trying to publish an app with the signed framework RSL. The
application works fine when accessed online from my machine
(developer). However, when I try to access it from any other machine,
I get this error: RSL framework_3.2.03958.swf failed to load. Error
#2032. For some reason, the Flash player does not want to load the
framework.swf or framework.swz. I have checked that all machines have
the Flash player of a version higher than what I am running.
This app is running under SSL. Would that matter?
Thanks,
Denis