Security error accessing url while accessing Http Service.
I try calling HttpService from Flex UI and this gives the
above error. If I use localhost (in .mxml as well), then it works
fine in local machine (I deployed the app. in tomcat)
When I change the localhost to ip address, then I get this
error. When I access it from another system, then both ways I get
this error.
Some of the searchs talks about placing crossdomain.xml in
web root. I tried and no success yet.
Thanks in advance for any help.