Hi All,
I need your inputs on a issue that we are facing while launching our
application.
We have a swf that includes a Flex HTTPService call to check for
tomcat status. This call is resulting to below error:
Error #2028: Local-with-filesystem SWF filefile:///C:/......./click.swfcannot
access Internet URLhttp://localhost:8600/.../dummy.html."
We are able to get over this error by adding this click.swf as "Always
Allow"
at
http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04a.html#119065
However, in production environment it is not feasible to do this
manual step.
We would want to know if there is a way to let the flash player know
that this is trusted
by modifying any config file of Flash player or flex.
Please suggest. Any pointers on resolving this is greatly appreciated